两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 |
public:it:html [2022/06/02 16:20] – [JWT] oakfire | public:it:html [2024/08/09 13:17] (当前版本) – [HTTP、HTML] oakfire |
---|
| |
* [SSL/TLS协议运行机制的概述by阮一峰](http://www.ruanyifeng.com/blog/2014/02/ssl_tls.html) | * [SSL/TLS协议运行机制的概述by阮一峰](http://www.ruanyifeng.com/blog/2014/02/ssl_tls.html) |
| * [一步步生成TLS](https://0x00.cl/blog/2024/exploring-tls-certs/) |
* https [RFC2818](http://tools.ietf.org/html/rfc2818) | * https [RFC2818](http://tools.ietf.org/html/rfc2818) |
| * https [通俗的解释](https://baida.dev/articles/https-explained-with-carrier-pigeons) |
* cookies [RFC6265](http://tools.ietf.org/html/rfc6265) | * cookies [RFC6265](http://tools.ietf.org/html/rfc6265) |
* windows implemention [HTTP Server API Reference](http://msdn.microsoft.com/en-us/library/windows/desktop/aa364622%28v=vs.85%29.aspx) | * windows implemention [HTTP Server API Reference](http://msdn.microsoft.com/en-us/library/windows/desktop/aa364622%28v=vs.85%29.aspx) |
* url格式(uri):RFC3986 | * url格式(uri):RFC3986 |
</markdown> | </markdown> |
* [[https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP|CSP]] [[http://www.ruanyifeng.com/blog/2016/09/csp.html|Content Security Policy 入门教程]] | * [[https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP|网页安全政策CSP(Content Security Policy)]] [[http://www.ruanyifeng.com/blog/2016/09/csp.html|Content Security Policy 入门教程]] |
===== HTML5 ===== | * [[https://quic.xargs.org/|HTTP/3 QUIC 图解]] [[https://cangsdarm.github.io/illustrate/quic|中文版翻译]] |
* web socket [[http://tools.ietf.org/html/rfc6455|RFC6455]], [[http://www.w3.org/TR/websockets/|W3C web socket api]] | |
| * websocket [[http://tools.ietf.org/html/rfc6455|RFC6455]], [[http://www.w3.org/TR/websockets/|W3C web socket api]] |
| |
===== JWT ===== | ===== JWT ===== |