 oioitffandTodd Christensen
|
4ee889c025
|
Use a custom inet_pton and avoid inet_ntoa for now.
When/if ipv6 is needed we can fix inet_ntop.
|
2013-03-04 14:48:18 -08:00 |
|
Unknown W. Brackets
|
8611631555
|
Allow http::Client::POST() to specify the content-type.
|
2013-03-01 00:04:42 -08:00 |
|
Unknown W. Brackets
|
19d3ce79ed
|
Don't exit(1) on DNS resolution failure.
|
2013-02-28 23:59:32 -08:00 |
|
Unknown W. Brackets
|
6680469821
|
Include the User-Agent header in HTTP requests.
|
2013-02-28 23:39:35 -08:00 |
|
Unknown W. Brackets
|
3030c2a914
|
Fix http::Client::POST() on Windows.
Was using write() not send(), also was missing Host header.
|
2013-02-28 23:38:55 -08:00 |
|
Henrik Rydgård
|
5a5f599e1b
|
Reindent (->tabs)
|
2012-10-30 13:20:55 +01:00 |
|
Henrik Rydgard
|
5a6622eb37
|
Redo the DPI/Density code. It now makes sense.
|
2012-07-15 17:04:27 +02:00 |
|
Henrik Rydgard
|
4a6bc60ea8
|
warnin fixin
|
2012-07-09 01:11:18 +02:00 |
|
Henrik Rydgard
|
5dbea73016
|
Add some old HTTP client code, just for kicks.
|
2012-06-03 19:01:08 +02:00 |
|