1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-03 12:50:02 +00:00
Commit graph

4 commits

Author SHA1 Message Date
6e19745d69 Replace string_ref with string_view 2017-06-06 23:04:40 +01:00
df1afc7616 Fix the bug with the pastie token being invalid.
REQUEST_URI would return "ba"?cpp for example, but
the code expects just "ba".
2017-06-06 19:55:22 +01:00
1a7ec9c2c4 Use REQUEST_URI instead of PATH_INFO. 2017-06-04 22:14:05 +01:00
9cda58d0c0 Rename tawashi to duckbin.
The library that used to be "tawashi_implem" now
is simply called tawashi.
2017-06-02 21:53:27 +01:00
Renamed from src/tawashi_implem/cgi_env.hpp (Browse further)