Changeset 3d36f5ae5437e4b5ba5af4c86106c6404c80ecbc for src/noit_rest.h
- Timestamp:
- 02/05/10 17:36:41 (3 years ago)
- git-parent:
- Files:
-
- src/noit_rest.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/noit_rest.h
rce0c8f2 r3d36f5a 65 65 66 66 API_EXPORT(noit_boolean) 67 noit_http_rest_access(noit_http_rest_closure_t *restc, 68 int npats, char **pats) ; 69 70 API_EXPORT(noit_boolean) 67 71 noit_http_rest_client_cert_auth(noit_http_rest_closure_t *restc, 68 72 int npats, char **pats);
