firatisler / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
0 stars 0 forks source link

Change the Request class to allow custom headers #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We should allow the user to add custom headers to a request if they want, and 
should add a ".WithHeaders()" method for that

Original issue reported on code.google.com by mlin...@google.com on 1 Aug 2011 at 8:19

GoogleCodeExporter commented 9 years ago
Possible by using custom/chained Authenticators.

Original comment by mlin...@google.com on 3 Aug 2011 at 8:20