Age | Commit message (Expand) | Author |
---|---|---|
2018-03-30 | Fix bug in HTML5 HTTPClient. | Fabio Alessandrelli |
2018-02-17 | Flush HTTPClient response data only on request/close in HTML5 platform | Leon Krause |
2018-02-17 | Warn when polling HTTPClient synchronously in HTML5 platform | Leon Krause |
2018-02-17 | Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform | Leon Krause |
2018-02-16 | Fix HTML5 HTTPClient response header retrieval | Leon Krause |
2018-02-16 | Fix HTML5 HTTPClient failure detection | Leon Krause |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-15 | Fix javascript build error and improve #14604 | Fabio Alessandrelli |
2017-12-14 | HTTP cleanup & better defaults | mhilbrunner |
2017-11-13 | Implement HTTPClient in HTML5 platform | Leon Krause |