mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 13:31:28 +01:00
824dd0a834
* 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.