2 references to HttpListenerException
System.Net.HttpListener (2)
System\Net\Managed\HttpRequestStream.Managed.cs (2)
119
throw new
HttpListenerException
((int)HttpStatusCode.BadRequest);
205
throw new
HttpListenerException
((int)HttpStatusCode.BadRequest);