[Webkit-unassigned] [Bug 34879] New: pywebsocket should support html and cgi in the same directory.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 12 00:06:54 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34879
Summary: pywebsocket should support html and cgi in the same
directory.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ukai at chromium.org
Currently, we set "-x", "/websocket/tests/cookies" for pywebsocket invocation
to specify /websocket/tests/cookies is cgi directory, so contents will be
served as CGI instead of static file.
Ideally, we should be able to set his to "/websocket/tests". That way, no one
will get surprised by trying to add a .pl test to another subdirectory. Of
course, pywebsocket would need to learn how to distinguish .html and .pl files.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list