[Webkit-unassigned] [Bug 140856] New: [enh] Support HTTP over Unix sockets via http://localhost:[/tmp/socket]/foo convention.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 24 05:16:41 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140856

            Bug ID: 140856
           Summary: [enh] Support HTTP over Unix sockets via
                    http://localhost:[/tmp/socket]/foo convention.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugs at stalag99.net

Support using Unix sockets to access HTTP servers.  Lighttpd and Nginx already support these, but there is no consensus about how URLs are to be formed.

Taking a hint from IETF RFC 2732, Webkit should make the HTTP request over unix sockets should the hostname of the URL be "localhost" and the port be the socket path encapsulated by square brackets. (ie [ ])

Further info at https://plus.google.com/110699958808389605834/posts/DyoJ6W6ufET

-- 
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/20150124/18e6cc57/attachment-0002.html>


More information about the webkit-unassigned mailing list