v1.7.11
What's Changed
- updated pinner to update pins in case they change per pinner instance by @DemBackfisch in #153
- fixed #148: clone default headers on usage in order to avoid concurrent map read write;
- updated dependencies to not have logs to stdout when setting SSLKEYLOGFILE env variable;
- updated fhttp to avoid possible nil pointer dereference
New Contributors
- @DemBackfisch made their first contribution in #153
Full Changelog: v1.7.10...v1.7.11