This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
guzzle
Watch
1
Star
0
Fork
0
You've already forked guzzle
mirror of
https://github.com/guzzle/guzzle.git
synced
2025-02-24 01:53:58 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
tests
History
Márk Sági-Kazár
437c0c3321
Merge pull request
#1611
from arnaud-lb/read-timeout
...
Add 'read_timeout' option
2017-02-23 21:32:34 +01:00
..
Cookie
Do not attempt to escape cookie values.
2016-02-17 22:02:27 +01:00
Exception
Don't include summary in exception message when body is empty
2016-10-18 16:32:51 -05:00
Handler
Merge pull request
#1611
from arnaud-lb/read-timeout
2017-02-23 21:32:34 +01:00
bootstrap.php
…
ClientTest.php
check handler type on construction (
#1745
)
2017-02-19 16:59:27 +01:00
functionsTest.php
Adding back json helper functions
2016-01-30 15:55:20 -08:00
HandlerStackTest.php
…
MessageFormatterTest.php
…
MiddlewareTest.php
…
PoolTest.php
…
PrepareBodyMiddlewareTest.php
…
RedirectMiddlewareTest.php
Track redirect HTTP status codes (
#1711
)
2017-01-15 10:48:03 +01:00
RetryMiddlewareTest.php
Pass nullable Response to delay callable
2016-08-30 20:53:41 +02:00
server.js
Add 'read_timeout' option
2016-11-09 17:59:14 +01:00
Server.php
…
TransferStatsTest.php
…
UriTemplateTest.php
…