does anybody knows how to retrieve the http status in gSoap?
I have "HTTP/1.1 202 ACCEPTED..." and I want to print the 202 somehow.
|
does anybody knows how to retrieve the http status in gSoap? I have "HTTP/1.1 202 ACCEPTED..." and I want to print the 202 somehow. |
|||
|
|
|
Your question is vague, so I am going to assume a literal interpretation and that you are really asking a C question... You say you have "HTTP/1.1 202 ACCEPTED...", and that you want to print the 202 somehow. Here is how you would do that in C:
If this is not what you wanted, please be more specific in your question. Regards, Ryyker |
||||
|
|