I have created several tasks.
Cheers,
James.
Bozhong Lin 写道:
I don't think we filed any JIRA task yet. Anyone is working on this?
This probably needs to be addressed for M1 release.
Cheers,
Bo
James Mao wrote:
- Content-Type
- Faults need 500 status code
in SOAP 1.1 and XML we need add 500 status code , seems in SOAP1.2
the status code should remain 200.
SOAP 1.1 should use text/xml Content-Type, in SOAP 1.2 we should use
application/soap+xml
Do we have jira task for this?
SOAP 1.2 should also return 500 to indicate when an error occurs
processing the request, actually it provide a find grained mapping
between soap erros and http status code than soap1.1
Cheers,
James.