Changeset 20 in Main for trunk/Module/mod_example.c
- Timestamp:
- Sep 14, 2024, 6:59:15 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Module/mod_example.c
r18 r20 8 8 return 0; 9 9 } 10 11 int mod_request(struct tw_tool* tools, struct tw_http_request* req, struct tw_http_response* res) { return TW_MODULE_ERROR(403); }
Note:
See TracChangeset
for help on using the changeset viewer.