summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_interaction.c
Commit message (Expand)AuthorAgeFilesLines
* gcc on openbsd is unable to reason about res variable usage and generates bog...Vincent Sanders2018-09-261-1/+1
* fix url encoding to be compatible with nsurl API changes.Vincent Sanders2018-09-261-13/+28
* clean up html content handler header useVincent Sanders2018-05-111-35/+39
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+1434