Commit graph

21 commits

Author SHA1 Message Date
Pavlos-Petros Tournaris
a858394855
Refresh GitHub workflows (#337)
* Add .idea in .gitignore

* Refresh Github workflows

* Allow very complex type usage in ntex-rt
2024-04-07 22:42:16 +05:00
Nikolay Kim
0e21f46210
Feature gate brotli2 encoder (#321) 2024-03-28 10:56:36 +01:00
Nikolay Kim
ee4b23465b
Various http fixes (#132)
* Fix parsing ambiguity in Transfer-Encoding and Content-Length headers for HTTP/1.0 requests

* Fix http2 content-length handling

* fix h2 content-length support
2022-08-22 11:54:19 +02:00
Nikolay Kim
a2605262c6
Disable doc tests for windows (#108) 2022-05-05 17:28:46 +06:00
Nikolay Kim
ce6a77b326 Remove unnecessary clippy directives 2022-05-05 15:38:11 +06:00
Nikolay Kim
8369e487c0 win related test 2021-05-24 18:45:37 +06:00
Nikolay Kim
67146e790a disable tests for win 2021-04-04 10:39:30 +06:00
Nikolay Kim
5f7b2b0eae fmt 2021-01-28 13:45:35 +06:00
Nikolay Kim
93fe2a7207 prep release 2021-01-28 13:09:56 +06:00
Nikolay Kim
af12bf0254 disable more win tests 2020-04-28 09:31:06 +06:00
Nikolay Kim
db80e1556f
Win tests (#16)
* disable win tests
2020-04-27 12:05:50 +06:00
Nikolay Kim
7c188598bd remove unneeded trait impl 2020-04-27 00:25:58 +06:00
Nikolay Kim
62bb041b12 disable more win tests 2020-04-27 00:03:24 +06:00
Nikolay Kim
98793385c2 disable some tests for windows 2020-04-26 23:33:08 +06:00
Nikolay Kim
d48869ed7e remove cache cargo build 2020-04-18 21:37:30 +06:00
Nikolay Kim
e0afe2bb71 more tests 2020-04-14 12:21:12 +06:00
Nikolay Kim
46ce12f07a update tests 2020-04-09 22:20:28 +06:00
Nikolay Kim
da4ab9e046 update windows gh workflow 2020-04-09 12:56:28 +06:00
Nikolay Kim
8a753a762f
Cache openssl for Windows action (#11)
* add openssl cache
* Fail fast for win
* fix timeouts in test
2020-04-07 10:29:10 +06:00
Nikolay Kim
15b8c55c54 warnings 2020-04-06 11:49:44 +06:00
Nikolay Kim
f6c8a218bf
GitHub actions (#6)
* enable github actions
2020-04-05 00:57:13 +06:00