Changeset 55ccc9a0 for lib/http_client.h
- Timestamp:
- 2012-09-22T11:52:01Z (11 years ago)
- Branches:
- master
- Children:
- d0752e8
- Parents:
- daf544a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/http_client.h
rdaf544a r55ccc9a0 59 59 char *reply_body; 60 60 int body_size; /* The number of bytes in reply_body. */ 61 int finished; /*Set to non-0 if the request was completed61 /* int finished; Set to non-0 if the request was completed 62 62 successfully. */ 63 63 int redir_ttl; /* You can set it to 0 if you don't want
Note: See TracChangeset
for help on using the changeset viewer.