You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by se...@apache.org on 2008/03/14 21:00:42 UTC

svn commit: r637235 - /webservices/axis2/trunk/c/include/axis2_http_transport.h

Author: senaka
Date: Fri Mar 14 13:00:42 2008
New Revision: 637235

URL: http://svn.apache.org/viewvc?rev=637235&view=rev
Log:
Fixing typo

Modified:
    webservices/axis2/trunk/c/include/axis2_http_transport.h

Modified: webservices/axis2/trunk/c/include/axis2_http_transport.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_http_transport.h?rev=637235&r1=637234&r2=637235&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_http_transport.h (original)
+++ webservices/axis2/trunk/c/include/axis2_http_transport.h Fri Mar 14 13:00:42 2008
@@ -493,7 +493,7 @@
     /**
       * RESPONSE_PROXY_AUTHENTICATION_REQUIRED
       */
-#define AXIS2_HTTP_RESPONSE_PROXY_AUTHENTICATION_REQUIRED "401 Proxy Authentication Required"
+#define AXIS2_HTTP_RESPONSE_PROXY_AUTHENTICATION_REQUIRED "407 Proxy Authentication Required"
 
     /**
      * RESPONSE_BAD_REQUEST



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org