[Webkit-unassigned] [Bug 215379] New: Implement HTTPServer for API tests in c++
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 09:12:12 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215379
Bug ID: 215379
Summary: Implement HTTPServer for API tests in c++
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: takashi.komori at sony.com
For testing Curl port we should have a http server which works for API tests, but we don't have.
Mac port has http server(cocoa/HTTPServer.mm), but we can not use it on wincairo.
So we have to make new HTTPServer in c++
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200811/4fae70f5/attachment.htm>
More information about the webkit-unassigned
mailing list