Skip to content

v2.2.0

Choose a tag to compare

@olvlvl olvlvl released this 15 Sep 08:04
  • Using PSR-4.
  • Moved header field classes into the ICanBoogie\HTTP\Headers namespace.
  • Renamed CacheControlHeader as CacheControl, ContentDispositionHeader as ContentDisposition, ContentTypeHeader as ContentType, and DateHeader as Date.
  • Renamed IDispatcher as DispatcherInterface.