Docs.rs
  • makepad-http-1.0.0
    • makepad-http 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • makepaddev
    • Dependencies
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

makepad_http1.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • digest::Sha1
  • server::HttpServer
  • server::HttpServerResponse
  • utils::HttpServerHeaders
  • websocket::ServerWebSocket
  • websocket::ServerWebSocketMessageHeader

Enums

  • server::HttpServerRequest
  • websocket::ServerWebSocketError
  • websocket::ServerWebSocketMessage
  • websocket::ServerWebSocketMessageFormat

Functions

  • digest::base64_encode
  • digest::sha1_digest_bytes
  • digest::sha1_first_add
  • digest::sha1_state_to_bytes
  • server::start_http_server
  • utils::http_error_out
  • utils::parse_url_path
  • utils::split_header_line
  • utils::write_bytes_to_tcp_stream_no_error

Constants

  • digest::BLOCK_LEN
  • digest::K0
  • digest::K1
  • digest::K2
  • digest::K3
  • digest::SHA1_INIT_STATE
  • digest::STATE_LEN
  • digest::U8_BLOCK_LEN
  • digest::U8_STATE_LEN
  • websocket::SERVER_WEB_SOCKET_PING_MESSAGE
  • websocket::SERVER_WEB_SOCKET_PONG_MESSAGE