Mark Story
|
792f1b97e1
Fix warnings in Http/Client tests.
|
8 年之前 |
Dmitrii Romanov
|
7215bd35d5
Moved creation of HttpClient's response object into a separate method.
|
8 年之前 |
Michael Hoffmann
|
d2141c3df8
Remove deprecated url() calls
|
8 年之前 |
Mark Story
|
27afeaef62
Merge branch 'master' into 3.next
|
8 年之前 |
Owen Gerrard
|
d66d089636
Rather than throwing an Exception, using HttpException to throw a 504 as seems to fit the description well for a 504: "The server was acting as a gateway or proxy and did not receive a timely response from the upstream server."
|
8 年之前 |
Mark Story
|
eacbe52cdd
Merge branch 'master' into 3.next
|
8 年之前 |
Mark Story
|
e0910ea3a4
Disable redirect handling in the adapter.
|
8 年之前 |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 年之前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年之前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年之前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年之前 |
Mark Story
|
3866487a5b
Merge branch 'master' into 3.next
|
9 年之前 |
Travis Rowland
|
00c2549e96
Changing unnecessary double-quotes to single-quotes
|
9 年之前 |
Mark Story
|
b03ddd23e1
Update Client and Stream to use new cookie collection.
|
9 年之前 |
Mark Story
|
5034140325
Use undeprecated methods for adding cookies.
|
9 年之前 |
Mark Story
|
946478e7a1
Update backwards compat alias generation.
|
9 年之前 |
Mark Story
|
40362ba55a
Merge branch 'master' into 3.next
|
9 年之前 |
Dmitrii Romanov
|
2710e2b174
RFC2616 When sending a request through a proxy URI must be in an absoluteURI format. Fixes #10038
|
9 年之前 |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 年之前 |
mscherer
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 年之前 |
mscherer
|
9c1b4c5084
Remove unused use.
|
9 年之前 |
antograssiot
|
3bfa33bc47
fix CS
|
9 年之前 |
Marlin Cremers
|
f7fb9b7aa0
Make stream error handling method public to handle errors in custom stream wrappers (#9001)
|
9 年之前 |
Mark Story
|
051560c82d
Merge branch 'master' into 3.next
|
10 年之前 |
Mark Story
|
66b59c2fc6
Fix PHPCS errors.
|
10 年之前 |
Mark Story
|
2e5201523d
Move body serialization into the Request.
|
10 年之前 |
Mark Story
|
5d866f0dce
Move Http\Client into Http package.
|
10 年之前 |