Redirects Redirects Guzzle will automatically follow redirects unless you tell it not to. You can customize the redirect behavior using the allow_redirects request option. S...
Mail Configuration API Drivers Mailgun Driver Mandrill Driver Log Driver Basic Usage Embedding Inline Attachments Embedding An Image In An E-Mail View Embedding Raw Data In ...
Requests Request Methods Request URI Scheme Host Port Path Query string Requests Requests are sent from a client to a server. Requests include the method to be applied t...
How can I add custom cURL options? How can I add custom cURL options? cURL offers a huge number of customizable options . While Guzzle normalizes many of these options across d...
Requests Request Methods Request URI Scheme Host Port Path Query string Requests Requests are sent from a client to a server. Requests include the method to be applied t...
Tracers and Instrumentation Supported Community supported Tracers and Instrumentation Tracing information is collected on each host using the instrumented librariesand sent t...
proxy proxy SummaryPass a string to specify an HTTP proxy, or an array to specifydifferent proxies for different protocols.Types string array DefaultNoneConstantGuzzleHttp\R...