diff options
Diffstat (limited to 'src/web.h')
| -rw-r--r-- | src/web.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,4 +39,5 @@ struct Request { struct MHD_PostProcessor *post_proc; // NULL when using PostCollector struct FormData form; const char *host; + const char *proto; }; |
