939068c533
Instead of making the browser sniffing more complicated, it's probably better to use code that works for all current browsers. As such, this swaps to use gzip compression encoding instead of deflate and drops the IE browser sniffing code. This means shellinabox works in IE11 and should work in every version of IE since IE7. From this commit, IE6 is no longer supported. Thanks @lfourquaux. |
||
---|---|---|
.. | ||
hashmap.c | ||
hashmap.h | ||
http.h | ||
httpconnection.c | ||
httpconnection.h | ||
libhttp.sym | ||
server.c | ||
server.h | ||
ssl.c | ||
ssl.h | ||
trie.c | ||
trie.h | ||
url.c | ||
url.h |