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