Mercurial > urweb
comparison include/urweb.h @ 1320:add5ae41969e
In FastCGI, signal 304 with a header, not the usual HTTP/1.1 line
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 20 Nov 2010 09:48:03 -0500 |
parents | 714e8b84221b |
children | 1cc67fdac4d3 |
comparison
equal
deleted
inserted
replaced
1319:c17e6144510b | 1320:add5ae41969e |
---|---|
284 | 284 |
285 uw_Basis_int uw_Basis_rand(uw_context); | 285 uw_Basis_int uw_Basis_rand(uw_context); |
286 | 286 |
287 extern int uw_time_max; | 287 extern int uw_time_max; |
288 | 288 |
289 extern int uw_supports_direct_status; | |
290 | |
289 #endif | 291 #endif |