diff options
author | m0gg | 2007-01-01 18:58:05 +0000 |
---|---|---|
committer | m0gg | 2007-01-01 18:58:05 +0000 |
commit | 23629635c0d544c4fbbc0bd5d01dd75413942a3f (patch) | |
tree | 1a4dfb3e289e05f5eea6daff090a69a03ee9f122 /TODO | |
parent | fbfd56fb7c1ce480d15682652d9c5f43aa16e0b1 (diff) | |
download | csoap-23629635c0d544c4fbbc0bd5d01dd75413942a3f.tar.gz csoap-23629635c0d544c4fbbc0bd5d01dd75413942a3f.tar.bz2 |
WSDL via HTTP GET re-enabled
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,4 +1,4 @@ -$Id: TODO,v 1.14 2007/01/01 15:29:48 m0gg Exp $ +$Id: TODO,v 1.15 2007/01/01 18:58:05 m0gg Exp $ =============================================================================== Things to do _before_ 1.2 release: @@ -19,9 +19,6 @@ nanohttp: csoap: ------ -- Map corrent HTTP status codes in soap_server_process (404, 500, etc.) -- Re-enable WSDL via HTTP GET - - move service description documents from router to service (???) - Check portability to Win32/Linux/MaxOS (only tested on FreeBSD 6.2) - Improve API documentation - Add reference to http://www.w3.org/TR/SOAP-attachments |