コミット履歴

作者 SHA1 メッセージ 日付
  Danil Yarantsev aef55a7a88 Replace double backticks with single backticks - Part 3 out of ~7 (#17207) 3 年 前
  Antonis Geralis 7bde6aa37f Httpclient improvements (#15919) 4 年 前
  Juan Carlos a29bbeee41 Add missing HTTP codes (#16454) 4 年 前
  flywind cbc793b30b move tests to testament (#16101) 4 年 前
  flywind ef2677f5f3 change some code-blocks to runnableExamples and correct some errors in docs (#15900) 4 年 前
  flywind 218ff27b70 fix #15851 (#15852) 4 年 前
  flywind c4cc907433 fix adding empty sequence to HTTP headers (#15783) 4 年 前
  Juan Carlos 1e28cea0d1 inline tiny func on httpcore (#15480) 4 年 前
  flywind 6e32a9e88c use func in httpcore (#15457) 4 年 前
  flywind 366216da64 fix cookie with comma (#15319) 4 年 前
  djazz 1168c75381 httpcore: Add http code 308 Permanent Redirect (#14639) 4 年 前
  wonderix 5571d48c32 Add the ability to pass title case headers to an HTTP server (#13968) 4 年 前
  alaviss b33335d7fd httpcore: deprecate `==`(string, HttpCode) (#13682) 4 年 前
  Zed e056298ceb Implement file streaming for httpclient's MultipartData (#12982) 4 年 前
  Andrea Ferretti 7ae0811818 Fix #13573 and #13574 (#13575) 4 年 前
  narimiran 0ca9cc7419 [backport] run nimpretty on web stuff 5 年 前
  narimiran f7a8fc46c0 Revert "improvements for httpcore (#12228)" 5 年 前
  Andreas Rumpf b865c2a54b improvements for httpcore (#12228) 5 年 前
  Araq 5abe880469 last stdlib cleanups 5 年 前
  Araq bc7733827d make more parts of the stdlib compile with --styleCheck:error 5 年 前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年 前
  Andreas Rumpf 0fad659bf7 make more tests green 6 年 前
  Dominik Picheta bfae7bfe83 Add `$` for HttpHeaders. 7 年 前
  Andreas Rumpf 159643824b fixes #3847 (#5609) 7 年 前
  Dominik Picheta a336bf2395 Fixes parseHeader("foo:") != ("foo", @[""]). Refs #5344. 8 年 前
  Dominik Picheta 7c15120247 Add some tests to httpcore related to #5344. 8 年 前
  Federico Ceratto 74e442f766 Add HTTP header deletion, improve tests 8 年 前
  Dominik Picheta 9753fb064f Add PATCH HTTP Method. 8 年 前
  Dominik Picheta 26c7a76c8a asynchttpserver's Response object's req method uses HttpMethod now. 8 年 前
  Andrea Ferretti 4ee4393556 Fixed missing comma 8 年 前