Changeset 7deb447 for protocols/http_client.h
- Timestamp:
- 2006-05-26T18:32:50Z (18 years ago)
- Branches:
- master
- Children:
- fe23720
- Parents:
- 6048744
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/http_client.h
r6048744 r7deb447 37 37 int request_length; 38 38 int status_code; 39 char *status_string; 39 40 char *reply_headers; 40 41 char *reply_body;
Note: See TracChangeset
for help on using the changeset viewer.