##// END OF EJS Templates
hgweb: when unpacking args from request form, convert to bytes...
hgweb: when unpacking args from request form, convert to bytes We assume http-originated values are ASCII, which should be safe based on the RFC. Differential Revision: https://phab.mercurial-scm.org/D1110

File last commit:

r30822:b54a2984 default
r34743:5a9cad0d default
Show More
MANIFEST.in
5 lines | 81 B | text/plain | TextLexer
graft c-ext
graft zstd
include make_cffi.py
include setup_zstd.py
include zstd.c