Top "Httplistener" questions

Programmatically controlled HTTP protocol listener.

HttpListener - how do I send a WebException HTTP 304 "Not Modified" error back to browser?

How do I mimic a WebException 304 error back to browser if I am using HttpListener? That is I have received …

.net httpwebrequest httpwebresponse httplistener httplistenerrequest
C# HttpListener 'Bad request' problem

For some reason when request is sent to HttpListener via non-standart address it returns <h1>Bad Request (Invalid …

c# httplistener bad-request