twitchax / AspNetCore.Proxy

ASP.NET Core Proxies made easy.
MIT License
525 stars 83 forks source link

Any way to add headers or cookies to the request? #22

Closed digitalpowers closed 5 years ago

digitalpowers commented 5 years ago

Since we can only provide the uri you are getting I dont see any way to add an authorization header or a cookie for example?

I didnt see a way but I figured I should ask before i just wondered off.

twitchax commented 5 years ago

Hi @digitalpowers, I am working on this right now. Want me to add you to PR?

digitalpowers commented 5 years ago

sure, i think it is the only feature this is missing for my use :)

On Sun, Aug 25, 2019, 1:34 PM Aaron Roney notifications@github.com wrote:

Hi @digitalpowers https://github.com/digitalpowers, I am working on this right now. Want me to add you to PR?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/twitchax/AspNetCore.Proxy/issues/22?email_source=notifications&email_token=AA7I7DSB2EXTG2572PLQRZDQGLUEDA5CNFSM4IPHODL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5C3GYA#issuecomment-524661600, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7I7DSOQOGL43OEBRSJXCLQGLUEDANCNFSM4IPHODLQ .

twitchax commented 5 years ago

Addressing with #23.