Skip to content

Releases: Craz1k0ek/HTTP

1.0.0

21 Oct 00:46
Compare
Choose a tag to compare

1.0.0

  • Implemented the HTTP extra target to add some utility functionality
  • Implemented several protocol conformances to the URL loading system so one can quickly get started with the HTTP package

Full Changelog: 0.1.0...1.0.0

0.1.0

19 Oct 23:58
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

HTTP core

  • Implemented HTTP methods, status codes, headers, and media types
  • Implemented HTTP request and response objects
  • Implemented HTTP sessions
  • Implemented middleware

Full Changelog: https://github.com/Craz1k0ek/HTTP/commits/0.1.0