Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Cargo.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.83.0"
name = "bhttp"
version = "0.7.2"
authors = ["Martin Thomson <mt@lowentropy.net>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Binary HTTP messages (RFC 9292)"
homepage = "https://github.com/martinthomson/ohttp"
readme = "README.md"
keywords = [
    "ohttp",
    "http",
    "bhttp",
    "ietf",
]
categories = [
    "network-programming",
    "web-programming",
    "security",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/martinthomson/ohttp"

[features]
default = []
http = ["dep:url"]
stream = [
    "dep:futures",
    "dep:pin-project",
]

[lib]
name = "bhttp"
path = "src/lib.rs"

[[test]]
name = "test"
path = "tests/test.rs"

[dependencies.futures]
version = "0.3"
optional = true

[dependencies.pin-project]
version = "1.1"
optional = true

[dependencies.thiserror]
version = "2"

[dependencies.url]
version = "2"
optional = true

[dev-dependencies.hex]
version = "0.4"

[Dauer der Verarbeitung: 0.39 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=752002