Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 719 Bytes

RELEASE_NOTES.md

File metadata and controls

26 lines (19 loc) · 719 Bytes

5.4.0 — 2018-06-27

  • Delete verb now supports body
  • Support for custom http method
  • ContentEncoding request header

5.3.0 — 2018-06-27

  • Default non-specified charsets to UTF8 rather than Latin 1.

5.2.1 — 2018-06-07

  • Allow adding Authorization header without HttpClient validating it.

5.2.0 — 2018-05-20

5.1.1 — 2018-05-20

  • SSE improvements and tests

5.1.0 — 2018-05-17

  • Support SSE

5.0.2 — 2018-03-18

  • Bumping nugets

5.0.1 — 2018-02-16

  • Better cookie handling