Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Duco committed Jul 7, 2023
1 parent 644c4f3 commit bc9700c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[vnext]
[2023.7.7]
- Fixed bug where some header values were not accepted by the .NET HttpClient when a reverse proxy was used. An example is the `User-Agent` value `WordPress/6.2.2; http://localhost:8010` (https://github.com/dukeofharen/httplaceholder/pull/314).
- The self-signed certificate for HTTPS traffic has been replaced (https://github.com/dukeofharen/httplaceholder/pull/315).
- Fixed bug in mapping of request (https://github.com/dukeofharen/httplaceholder/pull/316).

# BREAKING CHANGES
- If you, for some reason, depend on the SSL certificate, you might need to do an update on your side.
Expand Down

0 comments on commit bc9700c

Please sign in to comment.