☰
faraday 2.13.1 documentation

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

Generated by RDoc 6.12.0. Validate

RoRvsWild theme based on Darkfish.

  • Getting Started

  • Quick Start

  • The Env Object

  • Dealing with Errors

  • Customization

  • Configuration

  • Connection Options

  • Request Options

  • SSL Options

  • Proxy Options

  • Middleware

  • Overview

  • Included

    • Authentication

    • URL Encoding

    • JSON Encoding/Decoding

    • Instrumentation

    • Logging

    • Raising Errors

  • Writing custom middleware

  • Adapters

  • Overview

  • Net::HTTP

  • Test Adapter

  • Writing custom adapters

    • Overview

    • Parallel Requests

    • Streaming Responses

    • Test your adapter

  • Advanced Features

  • Parallel Requests

  • Streaming Responses