airtasker / proxay

Proxay is a record/replay proxy server that helps you write faster and more reliable tests.
Other
76 stars 6 forks source link

[TEX-537] Allow wildcard hostname for unframing `gRPC-web+json` requests #503

Closed timdawborn closed 1 year ago

timdawborn commented 1 year ago

This is a small extension upon the functionality added in #501. This PR extends the whitelist of hostnames to allow a * wildcard in order to signify that any hostname should be allowed for grpc-web+json unframing.