mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-02-09 09:23:56 +00:00
Add user agent cgi variable.
This commit is contained in:
parent
c41e7ce65f
commit
7646a04c51
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
namespace tawashi {
|
||||
BETTER_ENUM(CGIVars, std::size_t,
|
||||
AUTH_TYPE = 0,
|
||||
HTTP_USER_AGENT,
|
||||
CONTENT_LENGTH,
|
||||
CONTENT_TYPE,
|
||||
GATEWAY_INTERFACE,
|
||||
|
|
Loading…
Add table
Reference in a new issue