eed3si9n / gigahorse

Gigahorse is an HTTP client for Scala with multiple backend support.
http://eed3si9n.com/gigahorse
Apache License 2.0
121 stars 25 forks source link

Rework of the SignatureCalculator #26

Closed alexdupre closed 7 years ago

alexdupre commented 7 years ago

Change the AHC-specific SignatureCalculator to be a generic/common way to add a signature http header derived from url and content.

alexdupre commented 7 years ago

Great, are you planning to release a 0.3.1 version soon and a new scalaxb version?

eed3si9n commented 7 years ago

I probably should release this soon so I can use it from sbt.

eed3si9n commented 7 years ago

https://github.com/eed3si9n/gigahorse/releases/tag/v0.3.1 0.3.1 is on its way to Maven Central.