5 ms·
I can confirm that this is also the spec that we implemented at Fastly for this OHTTP relay service.
by skuhn 4y ago
I can confirm that this is also the spec that we implemented at Fastly for this OHTTP relay service.
- kgraney 4y agoWe followed the same spec on the Google side (obviously). Our implementation of the request encapsulation/decapsulation for OHTTP is open sourced in Google Quiche. https://github.com/google/quiche/tree/main/quiche/oblivious_http https://github.com/google/quiche/tree/main/quiche/oblivious_...