/[storm]/storm/org/nongnu/storm/util/HTTPProxy.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/util/HTTPProxy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by hemppah, Tue Apr 29 13:16:49 2003 UTC revision 1.15 by benja, Fri May 2 13:44:48 2003 UTC
# Line 81  public class HTTPProxy implements Runnab Line 81  public class HTTPProxy implements Runnab
81              try {              try {
82                                    
83                  String uri = req.getRequestURI();                                String uri = req.getRequestURI();              
84                    if(HTTPProxy.dbg) p("<"+port+"> GET: "+uri);
85                  if(uri.startsWith("/")) uri = uri.substring(1);                  if(uri.startsWith("/")) uri = uri.substring(1);
86    
87                  boolean rewrite = false;                  boolean rewrite = false;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26