mirror of
https://review.haiku-os.org/haiku
synced 2025-02-21 04:58:56 +01:00
* BUrlResult is back, with ContentType and Length methods. * BHttpResult subclasses it and use HTTP header fields to implement those * Introduce BDataRequest for "data" URIs. These embed the data inside the URI, either as plaintext or base64 encoded.