An open API service indexing awesome lists of open source software.

https://github.com/martinthomson/http-replay

TLS early data and HTTP
https://github.com/martinthomson/http-replay

0rtt anti-replay http retry tls13

Last synced: 3 months ago
JSON representation

TLS early data and HTTP

Awesome Lists containing this project

README

          

This work has been adopted by the [HTTP working group](http://httpwg.org) the latest
version of this work is maintained at [https://github.com/httpwg/http-extensions]().

# Using TLS Early Data in HTTP

This is the working area for the individual Internet-Draft, "Using TLS Early Data in HTTP".

* [Editor's Copy](https://martinthomson.github.io/http-replay/#go.draft-thomson-http-replay.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-thomson-http-replay)
* [Compare Editor's Copy to Working Group Draft](https://martinthomson.github.io/http-replay/#go.draft-thomson-http-replay.diff)

## Building the Draft

Formatted text and HTML versions of the draft can be built using `make`.

```sh
$ make
```

This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).

## Contributing

See the
[guidelines for contributions](https://github.com/martinthomson/http-replay/blob/master/CONTRIBUTING.md).