update docblock
authorChristian Weiske <cweiske@cweiske.de>
Thu, 16 Dec 2010 18:01:37 +0000 (19:01 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 16 Dec 2010 18:01:37 +0000 (19:01 +0100)
Wrt3g/DummyRequest.php

index e09973630ab7499b614c4458f78febce3f89fd97..5a748afb78d8b8517518fc51f4329c99b447243c 100644 (file)
@@ -33,7 +33,10 @@ class Wrt3g_DummyRequest extends HTTP_Request2
 
 
    /**
 
 
    /**
-    * Sends the request and returns the response
+    * Sends the request and returns the response.
+    * When the host is three-letter numeric string, it
+    * is used as HTTP response status code. No "proper" content
+    * is returned in that case.
     *
     * @return HTTP_Request2_Response
     *
     *
     * @return HTTP_Request2_Response
     *