Re: HTTP[1,2] and TCP

I

On Sun, Aug 23, 2015 at 10:55 PM, Mark Nottingham <mnot@mnot.net> wrote:

> While there's certainly an interesting discussion to be had about
> UDP-based HTTP, for the near future, we're going to be using TCP.
>
> After hearing a few people express interest about establishing best
> practices for using HTTP over TCP, experimenting, etc., I've started a wiki
> page:
>   https://github.com/httpwg/wiki/wiki/TCP
>
> As you can see, it's not much now, but feel free to edit/add (it's a
> wiki), or discuss here.
>
1) half-close
2) keep-alive (not connection: keep-alive)
3) full-duplex (body) ...
4) abort

Happy to edit some of them if in scope ...



>
> Cheers,
>
>
> --
> Mark Nottingham   https://www.mnot.net/
>
>
>

Received on Monday, 24 August 2015 21:00:37 UTC