Browse Source

*** empty log message ***

Bogdan-Andrei Iancu 23 years ago
parent
commit
662797c09b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      test/th-uri.cfg

+ 0 - 4
test/th-uri.cfg

@@ -100,10 +100,6 @@ route{
 	};
 */
 
-	if (method=="MESSAGE") {
-		sl_send_reply("200","OK");
-		break;
-	};
 	pike_check_req();
 	forward(uri:host,uri:port);
 	#t_relay();