Skip to content

Commit

Permalink
Note realm handling change.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Oct 10, 2024
1 parent 02b540f commit ade4a9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Changes in release 0.34.0
- HTTP strictness/compliance updated for RFC 9110/9112;
notably stricter in parsing header field line, chunked
transfer-coding, status-line.
* Bug fixes:
- auth: 'realm' string passed to credentials callback is now
cleaned of non-printable characters.
* Documentation & header updates for RFC 9110/9112.

Changes in release 0.33.0:
Expand Down

0 comments on commit ade4a9f

Please sign in to comment.