1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

we speak HTTP 1.1 now

more braging about the portability
This commit is contained in:
Daniel Stenberg 2001-03-13 08:16:25 +00:00
parent 063f88cd14
commit 20ddd35669

View File

@ -17,13 +17,14 @@ Misc
- progress bar/time specs while downloading - progress bar/time specs while downloading
- "standard" proxy environment variables support - "standard" proxy environment variables support
- config file support - config file support
- compiles on win32 - compiles on win32 (reported built on 29 operating systems)
- redirectable stderr - redirectable stderr
- use selected network interface for outgoing traffic - use selected network interface for outgoing traffic
- IPv6 support - IPv6 support
- persistant connections - persistant connections
HTTP HTTP
- HTTP/1.1 compliant
- GET - GET
- PUT - PUT
- HEAD - HEAD