http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 84 forks source link

Add `Prefer` header #366

Closed Fishrock123 closed 2 years ago

Fishrock123 commented 3 years ago

See https://datatracker.ietf.org/doc/html/rfc7240 And also mentioned in https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#75-standard-request-headers

yoshuawuyts commented 2 years ago

yess, thanks! - now tracking this in the http headers GH Project as: https://github.com/http-rs/http-types/issues/469