How does one return a different status than 200 wi (wodWebServer / wodWebServer.NET)
In my testing I have 2 different ISAPI providers I'm working with. One has plenty of documentation and informs me I should return the header with all of my processes. (i.e. HTTP/1.0 200 OK
Content-Type: text/html
)
Setting this up with an IIS server everything looks as it should.
Using the wodWebServer it sends the everything back to the browser.
I'm not finding any documentation on how to implement the PHP ISAPI dll.
Complete thread:
- How does one return a different status than 200 wi - tpearson, 2009-09-19, 20:18
- Re: How does one return a different status than 20 - wodDamir, 2009-09-19, 21:36
- Re: How does one return a different status than 20 - tpearson, 2009-09-19, 21:53
- Re: How does one return a different status than 20 - wodDamir, 2009-09-19, 22:04
- Re: How does one return a different status than 20 - tpearson, 2009-09-19, 22:14
- Re: How does one return a different status than 20 - wodDamir, 2009-09-20, 16:06
- Re: How does one return a different status than 20 - tpearson, 2009-09-20, 20:13
- Re: How does one return a different status than 20 - wodDamir, 2009-09-20, 23:59
- Re: How does one return a different status than 20 - tpearson, 2009-09-21, 19:47
- Re: How does one return a different status than 20 - wodDamir, 2009-09-21, 19:59
- Re: How does one return a different status than 20 - tpearson, 2009-09-21, 19:47
- Re: How does one return a different status than 20 - wodDamir, 2009-09-20, 23:59
- Re: How does one return a different status than 20 - tpearson, 2009-09-20, 20:13
- Re: How does one return a different status than 20 - wodDamir, 2009-09-20, 16:06
- Re: How does one return a different status than 20 - tpearson, 2009-09-19, 22:14
- Re: How does one return a different status than 20 - wodDamir, 2009-09-19, 22:04
- Re: How does one return a different status than 20 - tpearson, 2009-09-19, 21:53
- Re: How does one return a different status than 20 - wodDamir, 2009-09-19, 21:36