Ivan Vilata-i-Balaguer

Results 18 comments of Ivan Vilata-i-Balaguer

Thanks a lot @cN3rd! I did a cursory test comparing output from 0411d62 and the newest 304a0df, and nothing seems to have broken in the process, the output looks just...

I'm planning to create an initial/reference implementation (which may evolve along the spec while the latter is WIP) of a client for the command line. It would go along the...

Thanks @RangerMauve for the hints! Yeah, I guess that the sidecar approach may do the trick. I may add an URI retrieval mode or option to the client that produces...

Hi @doctaweeks, thanks for the patch and sorry for the very late response. Before merging, I'm curious about the rationale behind excluding the tests. Do you have a link to...

I see there are a bunch of values to set, I can either go the boring way and add all 63 entries, or add some loops to do it programmatically...

@liamdennehy said: > In hindsight I don't see how this protocol would be complete without at least the option to include a full representation of a message's context, of which...

This may be a duplicate of #51.

Maybe a little late too, but partially implements HTTP Signatures (-12) in C++ to sign, cache, and later on share and verify *responses*. Also we added a `(response-status)` pseudo header...