Commit History

Author SHA1 Message Date
  Eugene Ritter b86daa5d2d Tests passing for adding basePath. 5 years ago
  Eugene Ritter 94a746f578 Merge remote-tracking branch 'upstream/4.next' into CreateScopedClient 5 years ago
  Corey Taylor d43092a938 Replace all uses of Core\Exception\Exception with Core\Exception\CakeException 5 years ago
  Eugene Ritter 655385ee97 Updated documentation 5 years ago
  Eugene Ritter 80820af6ea basePath configuration added to the client 5 years ago
  Eugene Ritter cba3aaa089 Using expectException in tests. 5 years ago
  Eugene Ritter a58711805d Updated doc block. 5 years ago
  Eugene Ritter c328afc98c URL in caps in all the docblocks. 5 years ago
  Eugene Ritter 40fda6e668 Throws InvalidArgumentException when the parsed string returns false instead of parts. Wrote test to make sure that the parsed url parts do not overwrite other defaults. 5 years ago
  Eugene Ritter 5bd71f3621 Patched up doc block 5 years ago
  Eugene Ritter 029d971779 Fully qualified name in documentation. 5 years ago
  Eugene Ritter 588fb2ab58 Updated doc block and test 5 years ago
  Eugene Ritter e8d5b445dd Formatting fixes 5 years ago
  Eugene Ritter f0d875b2a0 Return type changed to self. 5 years ago
  Eugene Ritter 5a253349fe Created static factory method to create a scoped http client with a url string eliminating the need for calling code to parse such strings. 5 years ago
  ADmad 0defa45cbf Replace Zend framework packages with Laminas. 6 years ago
  ADmad 713664abb2 Fix errors reported by phpstan 6 years ago
  Mark Story 02cd928cb2 Merge remote-tracking branch 'origin/3.next' into 4.x 6 years ago
  Mark Story 28ed0d3d6d Improve support for HTTP/2 in Http\Client 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  mscherer 7a4c880bd6 Forward port 3.next into 4.x. 6 years ago
  mscherer f804381476 Backport 4.x docblock fixes. 6 years ago
  mscherer ff4127a410 Fixup in_array() and pure string usage, string[] docs and merging. 6 years ago
  ADmad ea7bfe8416 Merge branch '3.next' into 4.x 6 years ago
  Mark Story acc5896d30 Fix incorrect cookies being used on redirects 6 years ago
  ADmad 827f130a0b Merge branch '3.next' into 4.x 6 years ago
  mscherer 3291f358ea Docblock fixes: Backport PR 13560 6 years ago
  mscherer ec15384b2d Fix static analyzer issues found as follow up. 6 years ago
  mscherer fd8fae1f06 Fix up doc blocks and issues around mixed return type. 6 years ago
  ADmad d790ca881f Update typehints. 6 years ago