Skip to content

Releases: phpgt/Http

Minor improvements

19 Mar 18:24
5e12783

Choose a tag to compare

What's Changed

  • Automatically set Content-Type header for FormData body type by @g105b in #234
  • feature: Headers implements TypeSafeGetter by @g105b in #235
  • Private uri bug by @g105b in #237

Full Changelog: v1.3.7...v1.3.8

March 2026 release

06 Mar 13:09
7c92bd2

Choose a tag to compare

A bump of dependencies and a bug fix - nothing exciting released this time.

What's Changed

  • Fix parsing bug with uri scheme/user by @g105b in #232

Full Changelog: v1.3.6...v1.3.7

December 2025 release

09 Dec 23:08
0c9a10d

Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

October 2025 release

24 Oct 14:33
77d7351

Choose a tag to compare

  • Null-safe check for query params
  • Drop Scrutinizer
  • Remove hard-coded Composer version number

Full Changelog: v1.3.4...v1.3.5

October 2025 release

24 Oct 13:44
871e79b

Choose a tag to compare

What's Changed

  • Add JetBrains sponsorship to README with H1 heading by @g105b in #225
  • fix: null-safe check of query string key closes #226 by @g105b in #227

Full Changelog: v1.3.3...v1.3.4

Expose deferred response for GT/Fetch

02 May 12:15
05b5610

Choose a tag to compare

May 2025 release

02 May 12:01
0743183

Choose a tag to compare

This minor patch release is created to bring compatibility between the latest cyclic dependencies of GT/Fetch and GT/Input.

Full Changelog: v1.3.1...v1.3.2

October 2024 release

15 Oct 11:49
db57d95

Choose a tag to compare

What's Changed

  • Updated dependencies
  • Send debug header showing where the redirect was made by @g105b in #223

Full Changelog: v1.3.0...v1.3.1

"Await" methods and bug fixes

31 Jan 09:41
8e25985

Choose a tag to compare

What's Changed

  • tweak: return ServerRequestInterface by @g105b in #216
  • fix: convert underscores to hyphens in http headers by @g105b in #219
  • feature: async response methods for #220 by @g105b in #221

Full Changelog: v1.2.2...v1.2.3

July 2023 patch release

20 Jul 18:22

Choose a tag to compare