Docs.rs
  • bitcoin-http-0.1.16-alpha.0
    • bitcoin-http 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6-x
    • Dependencies
      • bitcoin-derive ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • bitcoin-net ^0.1.16-alpha.0 normal
      • bitcoin-network ^0.1.16-alpha.0 normal
      • bitcoin-node ^0.1.16-alpha.0 normal
      • bitcoin-service ^0.1.16-alpha.0 normal
      • bitcoin-support ^0.1.16-alpha.0 normal
      • bitcoin-univalue ^0.1.16-alpha.0 normal
      • bitcoinrpc-server ^0.1.16-alpha.0 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.126 normal
      • libevent ^0.1.0 normal
      • libevent-sys ^0.2.6 normal
      • static_assertions ^1.1.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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
logo

logo

Crate bitcoin_http

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • HTTPEvent
  • HTTPPathHandler
  • HTTPRPCTimer
  • HTTPRPCTimerInterface
  • HTTPRequest
  • HTTPWorkItem
  • WorkQueue
  • WorkQueueInner

Enums

  • http_request::RequestMethod

Traits

  • HTTPClosure

Functions

  • client_allowed
  • event_base
  • http_bind_addresses
  • http_reject_request_cb
  • http_req_jsonrpc
  • http_request_cb
  • http_work_queue_run
  • httpevent_callback_fn
  • init_http_allow_list
  • init_http_server
  • init_rpc_authentication
  • interrupt_http_rpc
  • interrupt_http_server
  • interruptrest
  • json_error_reply
  • libevent_log_cb
  • multi_user_authorized
  • register_http_handler
  • request_method_string
  • rpc_authorized
  • start_http_rpc
  • start_http_server
  • starthttprpc
  • startrest
  • stop_http_rpc
  • stop_http_server
  • stophttprpc
  • stoprest
  • threadhttp
  • unregister_http_handler
  • update_http_server_logging

Type Definitions

  • HTTPRequestHandler

Constants

  • DEFAULT_HTTP_SERVER_TIMEOUT
  • DEFAULT_HTTP_THREADS
  • DEFAULT_HTTP_WORKQUEUE
  • MAX_HEADERS_SIZE
  • WWW_AUTH_HEADER_DATA