/[mod_czs]/mod_czs.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /mod_czs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dpavlin, Wed Aug 9 08:45:38 2000 UTC revision 1.4 by dpavlin, Wed Aug 9 19:14:33 2000 UTC
# Line 57  static int czs_handler(request_rec *r) { Line 57  static int czs_handler(request_rec *r) {
57                  }                  }
58          }          }
59    
         r->content_type = "text/html";  /* hm? */  
   
60          ap_soft_timeout("send", r);          ap_soft_timeout("send", r);
61          ap_send_http_header(r);          ap_send_http_header(r);
62        

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26