headers
headers copied to clipboard
Support for "Structured Field Values for HTTP"
Hi,
Is this draft planned to be supported by the project? I'd like to implement the Reporting API for the servo project and i need to parse the "Reporting-Endpoints" header.
I wonder if it could be useful to add the parsing and the structured header into this lib?
Any ideas/comments/guidance are welcome :)
Regards
I hadn't seen that structured header values RFC, looks cool! Regarding the Reporting-Endpoints, I'd suggest first figuring it out in Servo, and afterwards we can see about adding it here if need be.