]> granicus.if.org Git - apache/commit
Added ap_sub_req_method_uri() for doing a subrequest with a method
authorRoy T. Fielding <fielding@apache.org>
Sun, 7 Mar 1999 15:05:32 +0000 (15:05 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sun, 7 Mar 1999 15:05:32 +0000 (15:05 +0000)
commit39238ea91320de27d7db2497d35fbc4504b1c4be
treedbe8b17ff4539fbf34fed5053f5768e840f1cebd
parentfc80ead684ebf1e68e5d7f0b6f6e46d83fd67037
Added ap_sub_req_method_uri() for doing a subrequest with a method
other than GET, and const'd the definition of method in request_rec.

Submitted by: Greg Stein <gstein@lyra.org>
Reviewed by: Roy Fielding, Dean Gaudet, Doug MacEachern

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82870 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/developer/API.html
docs/manual/misc/API.html