google / sxg-rs

A set of tools for generating signed exchanges at serve time.
Apache License 2.0
83 stars 20 forks source link

Fastly: proxy unsigned on error #385

Closed twifkak closed 1 year ago

twifkak commented 1 year ago

Currently, on error, Fastly responds with a static error body. Instead, it should send the request verbatim to the backend and proxy the backend's response verbatim.