Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 5 of 5) sorted by relevance

/lighttpd1.4/doc/outdated/
H A Ddirlisting.txt108 dir-listing.encode-readme
113 dir-listing.encode-header
/lighttpd1.4/src/ls-hpack/
H A DREADME.md11 LS-HPACK provides functionality to encode and decode HTTP headers using
/lighttpd1.4/src/
H A Dmod_dirlisting.c578 int encode = 0; in http_list_directory_include_file() local
581 encode = p->conf.encode_header; in http_list_directory_include_file()
585 encode = p->conf.encode_readme; in http_list_directory_include_file()
603 if (encode) { in http_list_directory_include_file()
/lighttpd1.4/
H A DNEWS333 * [mod_magnet] backspace-escape encode/decode
662 * [core] short-circuit encoding if nothing to encode
759 * [core] base64 encode round-up for required space
760 * [core] base64 encode w/ reduced data dependencies
2743 * [security] encode quoting chars in HTML and XML
2921 * [core] encode path with ENCODING_REL_URI in redirect to directory (fixes #2661, thx gstrauss)
3360 * fixed url encoding to encode more characters (#266)
H A Dconfigure.ac1053 AC_DEFINE([HAVE_BROTLI_ENCODE_H], [1], [brotli/encode.h])