Allow the HTTP header named Range to be used in class Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequest
When I try to use the HTTP header named Range in class Microsoft.VisualStudio.TestTools.WebTesting.WebTestRequest, the Visual Studio debugger output prints the following text:
WebLoadTestAdapter: Disallowed request header ignored: Range
How do I use Visual Studio's web/load testing framework to test web services that make use of HTTP Range headers?
1 comment
-
Anonymous
commented
Before posting this "suggestion," I posted to the Visual Studio forums hoping that someone could either show me that the Range header is indeed allowed, or help me choose another approach to testing a web service that makes use of the range header. The following is a link to the forum post:
http://social.msdn.microsoft.com/Forums/en-US/vstest/thread/10538fc4-de97-475d-8869-b6f7c7c5634b