B
bronco
Guest
The specs (RFC 2616 section 6, see: ) are pretty clear about it: The Status-Code element is a 3-digit integer result code of the attempt to understand and satisfy the request. The fact that curl plays nice with non-integer status codes is no excuse to do it right or expect other clients (the 4GL in this case) to understand the same non-standard responses. But hey, I don't have to deal with your client 
Continue reading...
Continue reading...