☰
faraday 2.13.1 documentation
search
Class and Module Index
Client
ClientTest
Faraday
Adapter
Parallelism
Test
Stubs
NotFound
AdapterRegistry
BadRequestError
ClientError
ConflictError
Connection
ConnectionFailed
DecodeMethods
EncodeMethods
Error
FlatParamsEncoder
ForbiddenError
InitializationError
Logging
Formatter
Middleware
MiddlewareRegistry
NestedParamsEncoder
NilStatusError
Options
ParsingError
ProxyAuthError
RackBuilder
Handler
StackLocked
Request
Authorization
Instrumentation
Json
UrlEncoded
RequestTimeoutError
ResourceNotFound
Response
Json
Logger
RaiseError
SSLError
ServerError
TimeoutError
TooManyRequestsError
UnauthorizedError
UnprocessableEntityError
Utils
Headers
ParamsHash
Pages
CHANGELOG
LICENSE
README
UPGRADING
bin
setup
test
external.yaml
docs
README
_sidebar
index
parallel-requests
streaming
testing
index
net-http
test-adapter
parallel-requests
streaming-responses
connection-options
index
proxy-options
request-options
ssl-options
env-object
errors
index.html
index
custom-middleware
authentication
index
instrumentation
json
logging
raising-errors
url-encoding
index
package-lock.json
package.json
class Faraday::ProxyAuthError
Raised by
Faraday::Response::RaiseError
in case of a 407 response.
Ancestors
Faraday::ClientError
Faraday::Error
StandardError