Bryan Rosander
Bryan Rosander
According to the [README](https://github.com/spring-projects/aws-maven/blob/master/README.md#making-artifacts-public), this plugin will not set public ACLs. We need this to be the case for internal use.
Initial implementation, have about 75 tests, done some local testing w/ docker-compose file consisting of 2 registries, 2 nifis
https://github.com/http-rs/async-h1/blob/dffae5fb497dbead73c3d2c87f4d5f9e6e75b2b3/src/client/decode.rs#L74 I'm seeing date header values like ``` Header date -> [ "date: Wed, 01 Sep 2021 17:42:04 GMT\r\n", ] ``` Where `date: ` and `\r\n` are both included in...