Skip to content

Releases: truocphan/TP-HTTP-Request-Response-Parser

2024.3.10

10 Mar 15:58
Compare
Choose a tag to compare

2024.2.5

05 Feb 15:12
Compare
Choose a tag to compare
  • New: Supports parsing x-www-form-urlencoded requests

Full Changelog: 2024.1.11...2024.2.5

2024.1.11

11 Jan 07:59
3224fed
Compare
Choose a tag to compare
  • New: parsed new fields: request_pathParams, request_httpVersion, response_httpVersion
  • Updated: change request_query to request_queryParams

Full Changelog: 2023.12.1...2024.1.11

2023.12.1

01 Dec 10:57
Compare
Choose a tag to compare
  • Fixed: Error parsing Multipart request body containing duplicate keys (#1)

Full Changelog: 2023.11.26...2023.12.1

2023.11.26

26 Nov 16:33
Compare
Choose a tag to compare
  • Fixed: Failing to install TP-HTTP-Request-Response-Parser from pip for python2
  • New: Supports parsing of JSON, Multipart in the request body, and JSON in the response body

Full Changelog: 2023.11.22...2023.11.26

2023.11.22

22 Nov 15:45
Compare
Choose a tag to compare

2023.10.28

28 Oct 07:27
Compare
Choose a tag to compare

2023.9.3

03 Sep 13:58
Compare
Choose a tag to compare

Full Changelog: 2023.8.21...2023.9.3