summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra/snoop.c
AgeCommit message (Collapse)Author
2023-03-16auth/none, mothra, news, libttf: unused variable removalJacob Moody
2021-06-12mothra: read the content-type header over file(1) to determine type (thanks ↵Ori Bernstein
james palmer) this fixes some pages being classified as xml by file(1), meaning they would be rendered as plain text rather than as html.
2012-07-12mothra: handle email messages as plain textcinap_lenrek
2012-04-30mothra: handle http compression out of bandcinap_lenrek
2012-04-01microsoft ico format conversion supportcinap_lenrek
2011-10-13mothra: refactor url saving, handle unknown content type as file downloadcinap_lenrek
2011-10-04use file(1) in page and mothra to detect file typecinap_lenrek
2011-10-03mothra: interpret files beggining with <head> as html; include <html> tag in ↵stanley lieber
newly created hit.html files
2011-10-03mothra: ignore http content-type and encoding and just do content sniffingcinap_lenrek