History | View | Annotate | Download (1.65 KB)
Revise restful cors test so production and development side use different logs (single writer design has issues if two gdp-rest binaries share libgdp). Add "bad I/O" test case too.
cleaned up the text in the CORS test .html file
Revised gdp-rest binary (along with gdp-rest-01 lighttpd.conf) to support web browser javascript CORS pre-flight negotiation. Includes standalone html + js testcase.