Skip to content

Releases: phpnomad/http

1.1.0

13 Sep 16:02
96b1d15

Choose a tag to compare

Introduces getBody method to Request interface

1.0.2

15 Jan 16:37
523d2ae

Choose a tag to compare

What's Changed

  • deps(deps): bump phpnomad/auth from 1.0.0 to 1.0.1 by @dependabot in #3

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Jan 15:35
1c63d44

Choose a tag to compare

What's Changed

  • deps(deps-dev): bump phpnomad/tests from 0.1.0 to 0.3.0 by @dependabot in #1
  • deps(deps): bump phpnomad/enum-polyfill from 1.0.0 to 1.0.1 by @dependabot in #2

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

21 Dec 19:55

Choose a tag to compare

Extracts HTTP-specific classes from REST package