NewFix issue with implicit default ports Fix issue with implicit default ports Read full release & details
NewFix issue where port was missing in socket uri Port must be present when creating socket Read full release & details
NewFix client path for http requestFulfilling expectations for HTTP request target Path must be absolute (i.e. beginning with /) Fragment should not be included, only path and query Improved testing of generated headers Read full release & details
Fulfilling expectations for HTTP request target Path must be absolute (i.e. beginning with /) Fragment should not be included, only path and query Improved testing of generated headers
Newv1.6 - internal refactoring Connection separate from Client and Server getPier() deprecated, replaced by getRemoteName() Client accepts Psr\Http\Message\UriInterface as input for URI:s Bad URI throws exception when Client is instanciated, previously when used Preparations for multiple conection and listeners Major internal refactoring Read full release & details
Connection separate from Client and Server getPier() deprecated, replaced by getRemoteName() Client accepts Psr\Http\Message\UriInterface as input for URI:s Bad URI throws exception when Client is instanciated, previously when used Preparations for multiple conection and listeners Major internal refactoring