两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 |
public:it:html [2024/01/08 17:06] – [HTTP、HTML] 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) | * https [通俗的解释](https://baida.dev/articles/https-explained-with-carrier-pigeons) |
* 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 入门教程]] |
* [[https://quic.xargs.org/|HTTP/3 QUIC 图解]] [[https://cangsdarm.github.io/illustrate/quic|中文版翻译]] | * [[https://quic.xargs.org/|HTTP/3 QUIC 图解]] [[https://cangsdarm.github.io/illustrate/quic|中文版翻译]] |
* websocket: [[https://www.rfc-editor.org/rfc/rfc6455.html|rfc6455]] | |
===== HTML5 ===== | * websocket [[http://tools.ietf.org/html/rfc6455|RFC6455]], [[http://www.w3.org/TR/websockets/|W3C web socket api]] |
* web socket [[http://tools.ietf.org/html/rfc6455|RFC6455]], [[http://www.w3.org/TR/websockets/|W3C web socket api]] | |
| |
===== JWT ===== | ===== JWT ===== |