On Wednesday 08 March 2006 15:35, Michael Hauf wrote:
> can anybody help me?
RFC2616 can.
> Our client wants to send certain data via http to our apache server
> (2.0.54-5). We are supposed to store that data in a directory.
So that'd probably be "created". Status 201.
> The client wants to g
Hi All,
can anybody help me?
Our client wants to send certain data via http to our apache server (2.0.54-5).
We are supposed to store that data in a directory.
The client wants to get a http response with a status code. If everything worked
fine, we are supposed to send the status code 200
Hi,
our client wants to send certain data via http to our apache server (2.0.54-5).
We are supposed to store that data in a directory.
The client wants to get a http response with a status code. If everything worked
fine, we are supposed to send the status code 200 (OK). If an error occured,