Docs.rs
  • pingap-core-0.12.0
    • pingap-core 0.12.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vicanso
    • Dependencies
      • TinyUFO ^0.6.0 normal
      • ahash ^0.8.12 normal
      • async-trait ^0.1.88 normal
      • bytes ^1.10.1 normal
      • futures ^0.3.31 normal
      • hostname ^0.4.1 normal
      • http ^1.3.1 normal
      • itoa ^1.0.15 normal
      • once_cell ^1.21.3 normal
      • opentelemetry ^0.28.0 normal optional
      • pingora ^0.6.0 normal
      • pingora-limits ^0.6.0 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • snafu ^0.8.6 normal
      • strum ^0.27.1 normal
      • tokio ^1.46.0 normal
      • tracing ^0.1.41 normal
      • url ^2.5.4 normal
      • urlencoding ^2.1.3 normal
      • pretty_assertions ^1.4.0 dev
      • tempfile ^3.16.0 dev
      • tokio-test ^0.4.4 dev
    • Versions
    • 68.94% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pingap_core0.12.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CommonServiceTask
  • CompressionStat
  • Ctx
  • Guard
  • HttpChunkResponse
  • HttpResponse
  • Inflight
  • NotificationData
  • Rate
  • RateComponents
  • SimpleServiceTask
  • TinyUfo
  • TtlLruLimit

Enums

  • Error
  • NotificationLevel
  • PluginStep

Traits

  • ModifyResponseBody
  • Notification
  • Plugin
  • ServiceTask

Functions

  • convert_header
  • convert_header_value
  • convert_headers
  • convert_query_map
  • get_cache_key
  • get_client_ip
  • get_cookie_value
  • get_host
  • get_hostname
  • get_query_value
  • get_remote_addr
  • get_req_header_value
  • get_super_ts
  • new_internal_error
  • new_simple_service_task
  • remove_query_from_header

Type Aliases

  • HttpHeader
  • NotificationSender
  • SimpleServiceTaskFuture

Statics

  • HTTP_HEADER_CONTENT_HTML
  • HTTP_HEADER_CONTENT_JSON
  • HTTP_HEADER_CONTENT_TEXT
  • HTTP_HEADER_NAME_X_REQUEST_ID
  • HTTP_HEADER_NO_CACHE
  • HTTP_HEADER_NO_STORE
  • HTTP_HEADER_TRANSFER_CHUNKED
  • HTTP_HEADER_X_FORWARDED_FOR
  • HTTP_HEADER_X_REAL_IP
  • LOG_CATEGORY

Constants

  • HOST_NAME_TAG