Commit History

Author SHA1 Message Date
  Daniel Stenberg fce912139a c-hyper: add timecondition to the request 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Matthias Gatto eb69797766 http: Make the call to v4 signature 4 years ago
  Daniel Stenberg 58974d25d8 lib: introduce c-hyper for using Hyper 3 years ago
  Daniel Stenberg a5bc272223 http: show the request as headers even when split-sending 3 years ago
  Rikard Falkeborn 920f49a20b infof/failf calls: fix format specifiers 4 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 7385610d0c hsts: add support for Strict-Transport-Security 4 years ago
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 4 years ago
  Daniel Stenberg 584ccb5ef2 http: pass correct header size to debug callback for chunked post 4 years ago
  Daniel Stenberg 96450a1a33 alt-svc: enable by default 4 years ago
  Daniel Gustafsson 2aac895fb6 src: Consistently spell whitespace without whitespace 4 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 years ago
  Daniel Stenberg d75e3ab74c CURLINFO_EFFECTIVE_METHOD: added 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg ff43fb6dec http: fix proxy auth with blank password 4 years ago
  Daniel Stenberg d5ed571948 url: allow user + password to contain "control codes" for HTTP(S) 4 years ago
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 years ago
  Daniel Stenberg eab2f95c0d wording: avoid blacklist/whitelist stereotypes 4 years ago
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg df28ed6116 http: free memory when Alt-Used header creation fails due to OOM 4 years ago
  Daniel Stenberg 0ef54abf52 http: don't consider upload done if the request isn't completely sent off 4 years ago
  Daniel Stenberg 3e376059bb http: allow Curl_add_buffer_send() to do a short first send by force 4 years ago
  Daniel Stenberg 0caae3c4be http: mark POSTs with no body as "upload done" from the start 4 years ago
  Daniel Stenberg 6375b205a9 http: added 417 response treatment 4 years ago
  Pedro Monreal 4b6fd29f1a cleanup: fix typos and wording in docs and comments 4 years ago