Closed miensol closed 8 years ago
Given the following url http://domain.com/file.txt?name= the RaygunRequestMessage.QueryStringToMap will throw an ArrayIndexOutOfBoundException.
http://domain.com/file.txt?name=
RaygunRequestMessage.QueryStringToMap
ArrayIndexOutOfBoundException
Given the following url
http://domain.com/file.txt?name=
theRaygunRequestMessage.QueryStringToMap
will throw anArrayIndexOutOfBoundException
.