Extension to support SOAP by allowing us to get status 500 responses

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28028 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-03-03 19:45:40 +00:00
parent 9027f0777b
commit 20b5bfbb86
4 changed files with 25 additions and 1 deletions

View file

@ -88,6 +88,9 @@ NSString * const GSHTTPPropertyKeyFileKey
NSString * const GSHTTPPropertyPasswordKey
= @"GSHTTPPropertyPasswordKey";
NSString * const GSHTTPPropertyReturnAllKey
= @"GSHTTPPropertyReturnAllKey";
/**
* <p>