| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtests: provide curl's version string as %VERSION for tests | Daniel Stenberg | 2020-10-02 | 1 | -3/+1 |
| | | | | | | | | | ... so that we can check HTTP requests for User-Agent: curl/%VERSION Update 600+ test cases accordingly. Closes #6037 | ||||
| * | etag: save and use the full received contents | Daniel Stenberg | 2020-08-24 | 1 | -1/+1 |
| | | | | | | | | | | ... which makes it support weak tags and non-standard etags too! Added test case 347 to verify blank incoming ETag: Fixes #5610 Closes #5833 | ||||
| * | test1566: verify --etag-compare that gets a 304 back | Daniel Stenberg | 2020-04-05 | 1 | -0/+65 |
| Verifies the fix in #5183 Closes #5186 | |||||
