Skip to content

Commit

Permalink
Update CHANGELOG again
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Dec 28, 2023
1 parent 29bdb3f commit 345ed72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion http-client/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## 0.7.16

* Add `responseEarlyHints` field to `Response`, containing any HTTP 103 Early Hints headers from the server.
* Add `responseEarlyHints` field to `Response`, containing a list of HTTP 103 Early Hints headers received from the server.
* Add `earlyHintHeaderReceived` callback to `Request`, which will be called on each HTTP 103 Early Hints header received.

## 0.7.15

Expand Down

0 comments on commit 345ed72

Please sign in to comment.