Docs.rs
  • deno_fetch-0.231.0
    • deno_fetch 0.231.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ry
    • piscisaureus
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • base64 ^0.22.1 normal
      • bytes ^1.4.0 normal
      • data-url =0.3.1 normal
      • deno_core ^0.350.0 normal
      • deno_error =0.6.1 normal
      • deno_fs ^0.117.0 normal
      • deno_path_util =0.4.0 normal
      • deno_permissions ^0.66.0 normal
      • deno_tls ^0.194.0 normal
      • dyn-clone ^1 normal
      • error_reporter ^1 normal
      • h2 ^0.4.6 normal
      • hickory-resolver ^0.25.0-alpha.4 normal
      • http ^1.0 normal
      • http-body-util ^0.1.2 normal
      • hyper ^1.6.0 normal
      • hyper-rustls ^0.27.2 normal
      • hyper-util ^0.1.10 normal
      • ipnet ^2.3 normal
      • percent-encoding ^2.3.0 normal
      • rustls-webpki ^0.102 normal
      • serde ^1.0.149 normal
      • serde_json ^1.0.85 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.36.0 normal
      • tokio-rustls ^0.26.0 normal
      • tokio-socks ^0.5.1 normal
      • tokio-util ^0.7.4 normal
      • tower ^0.5.2 normal
      • tower-http ^0.6.1 normal
      • tower-service ^0.3.2 normal
      • fast-socks5 ^0.9.6 dev
      • tokio-vsock ^0.7 normal
    • Versions
    • 11.68% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deno_fetch0.231.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • ClientSendError
  • CreateHttpClientArgs
  • CreateHttpClientOptions
  • DefaultFileFetchHandler
  • FetchCancelHandle
  • FetchRequestResource
  • FetchResponse
  • FetchResponseResource
  • FetchReturn
  • FsFetchHandler
  • HttpClientResource
  • Options
  • ResourceToBodyAdapter
  • deno_fetch
  • dns::ResolveFut

Enums

  • FetchError
  • FetchResponseReader
  • FsError
  • HttpClientCreateError
  • ReqBody
  • dns::Resolver

Traits

  • FetchHandler
  • FetchPermissions
  • dns::Resolve

Functions

  • basic_auth
  • create_client_from_options
  • create_http_client
  • extract_authority
  • get_or_create_client_from_state
  • op_fetch
  • op_fetch_custom_client
  • op_fetch_send
  • op_utf8_to_byte_string

Type Aliases

  • CancelableResponseFuture
  • ResBody
  • dns::Resolving