Skip to content

Releases: phpgt/Http

Headers with multiple values

Choose a tag to compare

@g105b g105b released this 16 Jul 17:28
eca66ac

A minor patch release with two changes:

What's Changed

Full Changelog: v1.3.8...v1.3.9

Minor improvements

Choose a tag to compare

@g105b g105b released this 19 Mar 18:24
5e12783

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

Choose a tag to compare

@g105b g105b released this 06 Mar 13:09
7c92bd2

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

Choose a tag to compare

@g105b g105b released this 09 Dec 23:08
0c9a10d

What's Changed

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

October 2025 release

Choose a tag to compare

@g105b g105b released this 24 Oct 14:33
77d7351
  • 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

Choose a tag to compare

@g105b g105b released this 24 Oct 13:44
871e79b

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

Choose a tag to compare

@g105b g105b released this 02 May 12:15
05b5610

Full Changelog: v1.3.2...v1.3.3

May 2025 release

Choose a tag to compare

@g105b g105b released this 02 May 12:01
0743183

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

Choose a tag to compare

@g105b g105b released this 15 Oct 11:49
db57d95

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

Choose a tag to compare

@g105b g105b released this 31 Jan 09:41
8e25985

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