Ability to set Headers for WCF Data Services to test things like API keys, etc
Would be nice to be able to use LINQPad to test WCF Data Services with the ability to set HTTP Request Header variables as part of the connection settings. That way we could simulate passing a value like an API Key in the Header.
35
votes
schwarty
shared this idea
-
Anonymous commented
This and support of OAuth would really open up usability across web services.
-
Jon Cain commented
I would love to see this feature!!!
-
Jeffrey Odell commented
This is an issue for us also - we have to generate and add headers for each call based on a app id and key and the time of the call. So unfortunately the headers are not static.
-
David McCarter commented
I agree!! We can't test without this.