twilio-labs / twilio-aspnet

Integrate Twilio Programmable Messaging and Voice with ASP.NET Respond to webhooks with TwiML in seconds
Apache License 2.0
59 stars 30 forks source link

Use forwarded headers in test app #118

Closed Swimburger closed 1 year ago

Swimburger commented 1 year ago

Instead of using BaseUrlOverride, you can use the forwarded headers middleware to configure the HTTP request with the original HTTP request URL received by the reverse proxy, such as ngrok.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.