public void beginSendMultivaluedHeader(WebRequest theRequest)(Code)
Verify that we can simulate several HTTP header values with the same
header name.
Parameters: theRequest - the request object that serves to initialize theHTTP connection to the server redirector.
beginSetContentTypeHeader
public void beginSetContentTypeHeader(WebRequest theRequest)(Code)
Verify we can set the content type by setting an HTTP header.
Parameters: theRequest - the request object that serves to initialize theHTTP connection to the server redirector.