netsurf/content
John Mark Bell f629a4f00f Revert hack around broken pipe (not caching fetch handles used for SSL
connections).
Ignore SIGPIPE completely as nothing other than OpenSSL is expected to 
generate it.

svn path=/trunk/netsurf/; revision=3145
2007-01-18 01:26:58 +00:00
..
content_type.h Update project URL. 2006-11-27 15:35:18 +00:00
content.c Fix parsing error when an empty HTML data is returned. Add HTTP status and other information to status bar. 2007-01-13 00:21:15 +00:00
content.h Fix parsing error when an empty HTML data is returned. Add HTTP status and other information to status bar. 2007-01-13 00:21:15 +00:00
fetch.c Revert hack around broken pipe (not caching fetch handles used for SSL 2007-01-18 01:26:58 +00:00
fetch.h Add fetch_http_code() to retrieve the HTTP status code of a fetch. 2007-01-13 00:19:02 +00:00
fetchcache.c Fix parsing error when an empty HTML data is returned. Add HTTP status and other information to status bar. 2007-01-13 00:21:15 +00:00
fetchcache.h Update project URL. 2006-11-27 15:35:18 +00:00
urldb.c Fix typo. 2006-12-28 00:36:37 +00:00
urldb.h Add URLdb destruction functionality 2006-12-08 22:38:46 +00:00