* HttpResponse.cs: Actually apply an app path modifier in
authorJackson Harper <jackson@novell.com>
Thu, 4 Dec 2003 05:44:44 +0000 (05:44 -0000)
committerJackson Harper <jackson@novell.com>
Thu, 4 Dec 2003 05:44:44 +0000 (05:44 -0000)
commite7b8a168972f2a8d576514fd2d1e5fc925db0530
tree2bf620728b4b1f289fa20126edf441b8dae37581
parentad391da46e2e011e043fc0e67150d987273ded0f
    * HttpResponse.cs: Actually apply an app path modifier in
ApplyAppPathModifer and add a method to set the app path modifier.
* HttpRequest.cs: Add utility method for setting a request
header.

svn path=/trunk/mcs/; revision=20758
mcs/class/System.Web/System.Web/ChangeLog
mcs/class/System.Web/System.Web/HttpRequest.cs
mcs/class/System.Web/System.Web/HttpResponse.cs