HTTP structured field values: standardizing HTTP headers and trailers

preview_player
Показать описание

00:00 What problem do structured HTTP structured fields solve?
01:08 HTTP headers and HTTP trailers
04:01 A typical HTTP request
05:45 Structured Fields data types
07:58 Conclusion

HTTP structured field values (RFC-8941) standardizes HTTP header and trailer values by specifying strict rules regarding data types and the processing of HTTP headers to make new HTTP headers more interoperable.

Even though there is some guidance available on how to specify new HTTP fields, having a rather lax set of rules leads to interoperability issues. RFC-8941 defines a strict set of rules on how to parse and serialize specific data types to make sure that parsers are easier to write, maintain and can parse messages faster.

In this video we talk about the different data types that the working group introduced and how the syntax for new upcoming HTTP fields (HTTP headers / HTTP trailers) will look like.

Рекомендации по теме
Комментарии
Автор

What do you think about this video?
Please let me know in the comments below!

jgoebel