Skip to content

v1.5.0

Compare
Choose a tag to compare
@codesoap codesoap released this 04 May 19:00
· 16 commits to master since this release

The atto library has received the new RequestInterceptor variable, which can be used for intercepting node requests.

In the atto and atto-safesign programs, this is used to enable HTTP basic auth when performing requests to nodes. To use this new feature, set the environment variables ATTO_BASIC_AUTH_USERNAME and ATTO_BASIC_AUTH_PASSWORD.