Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 464 Bytes

File metadata and controls

15 lines (13 loc) · 464 Bytes
Type check-boxes
Other true

Which of these APIs would you use if they existed in libcurl?

  • a read()/write() style API for downloading and uploading
  • A zero (or fewer) copy API
  • Better aid for doing multi-threaded transfer applications
  • HTTP Content-Disposition header parser/helper for applications
  • JSON generation/parsing
  • Per-multi handle bandwidth limitation settings
  • Pluggable async DNS resolver
  • Server-side support library for HTTP(S)