Histórico de Commits

Autor SHA1 Mensagem Data
  Fabio Alessandrelli 0e5655694c Fix HTTPClient keep alive with chunked encoding. há 6 anos atrás
  Fabio Alessandrelli 10e4821260 HTTPClient read until EOF fixes há 6 anos atrás
  Fabio Alessandrelli 673caa5f46 Fix keep-alive without header in HTTP client há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] há 7 anos atrás
  Fabio Alessandrelli 92de6df113 Add checks for clean disconnect in HTTP/TCP/SSL. há 7 anos atrás
  Fabio Alessandrelli 26677d5e0c Fix HTTPClient _get_http_data bug after #21976. há 7 anos atrás
  Rémi Verschelde 1259cbf13c Merge pull request #21976 from Faless/http_client_eof_fix há 7 anos atrás
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos há 7 anos atrás
  luz.paz 08bde5b2de Misc. typos há 7 anos atrás
  Fabio Alessandrelli 30327872e0 Unify StreamPeerTCP/TCP_Server with NetSocket API há 7 anos atrás
  Fabio Alessandrelli ab0e610e86 Fix non chunked HTTP reading till eof. há 7 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit há 7 anos atrás
  Fabio Alessandrelli 9ba8f0d2d8 HTTP client now uses non blocking handshake há 7 anos atrás
  GagaPete 8a4dccc4ce Fix CORS problems due to added headers on JS target há 7 anos atrás
  Pedro J. Estébanez 2587fcccee Allow body-up-to-EOF HTTP responses há 7 anos atrás
  Pedro J. Estébanez 00e98458ba Revert "Unify http- and percent- encode/decode" há 7 anos atrás
  Pedro J. Estébanez 8d8e9d54c8 Enhance HTTPClient.query_string_from_dict() há 7 anos atrás
  Pedro J. Estébanez b76ee30917 Unify http- and percent- encode/decode há 7 anos atrás
  Pedro J. Estébanez 602da6fa4f Fix wrong SSL handshake há 7 anos atrás
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts há 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting há 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 há 7 anos atrás
  Fabio Alessandrelli 206275f3e7 Fix javascript build error and improve #14604 há 7 anos atrás
  mhilbrunner 966c054fc9 HTTP cleanup & better defaults há 7 anos atrás
  mhilbrunner a7abb459c9 HTTPClient: Add PATCH method and missing HTTP status codes há 7 anos atrás
  Leon Krause 2970061a73 Implement HTTPClient in HTML5 platform há 8 anos atrás
  Leon Krause d1102cb37d Remove HTTPClient::send_body_text and ::send_body_data há 8 anos atrás
  Nathan Warden 310a8eb902 Fixed a bug where ssl would force validation even though you told it not to. há 8 anos atrás