Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / apps / rest-test / restful_gdp_gateway_cors_test.html @ master

History | View | Annotate | Download (1.65 KB)

# Date Author Comment
c8087b33 09/05/2017 11:02 AM Rick Pratt

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.

83ac42ec 08/31/2017 11:54 AM Rick Pratt

cleaned up the text in the CORS test .html file

2ffaa038 08/30/2017 12:45 PM Rick Pratt

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.