You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/04/18 09:56:45 UTC

DO NOT REPLY [Bug 28453] New: - apr_uri should parse relative to a base URI

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28453>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28453

apr_uri should parse relative to a base URI

           Summary: apr_uri should parse relative to a base URI
           Product: APR
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: APR-util
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: nick@webthing.com


apr_uri will be altogether more useful if it can

  (a) Parse a URI relative to a supplied base URI
  (b) Resolve a (possibly relative) URL against a supplied base URI.

This was posted last year to dev@apr, but was ignored.  I've now rolled a
cumulative patch with the serious apr_uri bug (#28450) reported a few hours ago.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org