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-13 20:36:24 +01:00
Code
Issues
Releases
Wiki
Activity
guzzle
/
library
/
Guzzle
/
Service
History
Michael Dowling
f236e8080d
[Http] [Service] Adding better support for OPTIONS requests and determining if a method is allowed on a resource
2011-03-15 20:09:25 -05:00
..
Builder
[Service] Moving the Guzzle\Service\Builder\ServiceBuilder up one namespace level.
2011-03-09 17:09:40 -06:00
Command
[Http] [Service] Making the default request factory use static methods. Adding common HTTP method helper methods to the request factory. Renaming Client::getRequest() to Client::createRequest(). Renaming some methods of the RequestFactory. Changing the interface of Client::createRequest() to use a string or array and proxy calls to the default request factory. The createRequest method can be overridden in sub-classes if you need to use custom request objects.
2011-03-11 13:52:26 -06:00
DescriptionBuilder
[Service] Refactoring the ConcreteDescriptionBuilder so that it can work with disparate directories for Services
2011-02-28 23:52:37 -06:00
ApiCommand.php
…
Client.php
[Http] [Service] Adding better support for OPTIONS requests and determining if a method is allowed on a resource
2011-03-15 20:09:25 -05:00
ResourceIterator.php
Documenting all of the signals that are emitted from Subject objects
2011-03-10 22:29:13 -06:00
ResourceIteratorApplyBatched.php
Documenting all of the signals that are emitted from Subject objects
2011-03-10 22:29:13 -06:00
ServiceBuilder.php
[Service] Moving the Guzzle\Service\Builder\ServiceBuilder up one namespace level.
2011-03-09 17:09:40 -06:00
ServiceDescription.php
…
ServiceException.php
…