2 references to ProtocolViolationException
System.Net.HttpListener (2)
System\Net\HttpListenerResponse.cs (1)
66throw new ProtocolViolationException(SR.net_nochunkuploadonhttp10);
System\Net\Managed\HttpListenerResponse.Managed.cs (1)
82throw new ProtocolViolationException(SR.net_invalidstatus);