Robert Pustułka
|
19935c0447
Revert cookie collection setter.
|
8 years ago |
Robert Pustułka
|
c0f503099b
Reverted the old cookie collection in order to keep BC.
|
8 years ago |
Robert Pustułka
|
ddfa92c9a3
Added a setter for cookie collection.
|
8 years ago |
Robert Pustułka
|
ba58067ac6
Use general CookieCollection instead of a deprecated one.
|
8 years ago |
Mark Story
|
b5806c9c34
Fix typo
|
9 years ago |
Mark Story
|
b03ddd23e1
Update Client and Stream to use new cookie collection.
|
9 years ago |
Mark Story
|
5034140325
Use undeprecated methods for adding cookies.
|
9 years ago |
Mark Story
|
87d90622b1
Use undeprecated method when storing cookies from responses.
|
9 years ago |
Mark Story
|
888ff74326
Replace calls to config() with get/setConfig()
|
9 years ago |
Mark Story
|
946478e7a1
Update backwards compat alias generation.
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
9 years ago |
Andrew LeCody
|
0804be9792
Body should default to null for GET requests with Http Client
|
9 years ago |
Mark Sch
|
fc80b7ee82
Update Client.php
|
9 years ago |
mscherer
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
Mark Story
|
01f016a849
Use PSR7 interfaces internally in auth plugins.
|
10 years ago |
Mark Story
|
38d3cc5d70
Start using PSR7 interfaces more internally.
|
10 years ago |
Mark Story
|
c03a217ab3
Give Http\Client\Request a more useful constructor.
|
10 years ago |
Mark Story
|
a495cb0818
Get client tests passing.
|
10 years ago |
Mark Story
|
92081faf1c
Make header(), version() and method() play nice with PSR7
|
10 years ago |
Mark Story
|
5d866f0dce
Move Http\Client into Http package.
|
10 years ago |