Changeset 3227
- Timestamp:
- Jun 29, 2010 1:43:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/include/pjlib-util/http_client.h
r3089 r3227 215 215 * not start a new request. 216 216 * 217 * If no longer required, application may choose to destroy 218 * pj_http_req immediately by calling #pj_http_req_destroy() inside 219 * the callback. 220 * 217 221 * @param http_req The http request. 218 222 * @param status The status of the request operation. PJ_SUCCESS
Note: See TracChangeset
for help on using the changeset viewer.