1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-18 03:46:51 +02:00

Commit Graph

  • 323b9a834f use release version of string Nikolay Kim 2019-01-10 10:40:27 -08:00
  • b5d84bd980 use release version of string Nikolay Kim 2019-01-10 10:40:27 -08:00
  • 1fbb52ad3b 0.7.18 Bump 0.7.18 Douman 2019-01-10 17:05:18 +03:00
  • a519d68e3c different string crate version Nikolay Kim 2019-01-09 19:54:52 -08:00
  • e969429e2c different string crate version Nikolay Kim 2019-01-09 19:54:52 -08:00
  • e5cdd22720 Fix test server listener thread leak (#655) Julian Tescher 2019-01-08 10:42:22 -08:00
  • 4f2e970732 Tidy up CHANGES.md Douman 2019-01-08 10:49:03 +03:00
  • 4d45313f9d Decode special characters when handling static files Douman 2019-01-08 10:46:58 +03:00
  • 6fe741025f add host and port for test server Nikolay Kim 2019-01-07 21:09:56 -08:00
  • f1c4ff7960 add enum support for path deserializer Nikolay Kim 2019-01-06 10:26:59 -08:00
  • f8e170fdaf add enum support for path deserializer Nikolay Kim 2019-01-06 10:26:59 -08:00
  • e63597912b more tests for de Nikolay Kim 2019-01-06 08:12:51 -08:00
  • 474fed4dfe more tests for de Nikolay Kim 2019-01-06 08:12:51 -08:00
  • 3a0c0afae9 helper impls for Router Nikolay Kim 2019-01-05 22:00:38 -08:00
  • 2b8f41e9e4 helper impls for Router Nikolay Kim 2019-01-05 22:00:38 -08:00
  • dbaa19e48f add router crate Nikolay Kim 2019-01-05 13:19:25 -08:00
  • 3484007e4e add router crate Nikolay Kim 2019-01-05 13:19:25 -08:00
  • 58ba1d8269 use service error for stream dispatcher Nikolay Kim 2019-01-05 13:19:06 -08:00
  • 55a2a59906 Improve change askama_escape in favor of v_htmlescape (#651) Juan Aguilar 2019-01-03 20:34:18 +01:00
  • 61883042c2 Add with-cookie init-method for TestRequest (#647) Ji Qu 2019-01-02 18:24:08 +08:00
  • 7017bad4bb add test server Nikolay Kim 2019-01-01 22:59:52 -08:00
  • 112a7b6b1b fix error handling Nikolay Kim 2018-12-26 11:50:07 -08:00
  • 799c6eb719 0.7.17 Bump 0.7.17 Douman 2018-12-25 16:28:36 +03:00
  • 037a1c6a24 Bump min version of rustc Douman 2018-12-24 21:17:09 +03:00
  • bfdf762062 Only return a single Origin value (#644) BlueC0re 2018-12-24 19:16:07 +01:00
  • 477bf0d8ae Send HTTP/1.1 100 Continue if request contains expect: continue header #634 Nikolay Kim 2018-12-23 10:19:12 -08:00
  • e9fe3879df Support custom content types in JsonConfig Phil Booth 2018-12-18 17:53:03 +00:00
  • 48a1c7320c fix io handling code Nikolay Kim 2018-12-21 13:00:26 -08:00
  • 37d28304c9 Fix max concurrent connections handling server-0.1.3 Nikolay Kim 2018-12-21 10:38:08 -08:00
  • f2251b8059 Merge branch 'master' of github.com:fafhrd91/actix-http Nikolay Kim 2018-12-19 18:35:09 -08:00
  • cc74435b01 drop failure crate Nikolay Kim 2018-12-19 18:34:56 -08:00
  • 640c39fdc8 better usage for Framed type Nikolay Kim 2018-12-16 16:26:24 -08:00
  • 3bd5167ac2
    Merge pull request #10 from DoumanAsh/http1_case Nikolay Kim 2018-12-16 07:44:40 -08:00
  • 67df9399df H1 decoder should ignore headers case Douman 2018-12-16 18:43:11 +03:00
  • 1a940d4c18 H1 decoded should ignore header cases Douman 2018-12-16 13:46:11 +03:00
  • e8bdcb1c08 Update min version of http Douman 2018-12-15 09:26:56 +03:00
  • cd5435e5ee fix service tests Nikolay Kim 2018-12-12 18:56:39 -08:00
  • b1001b80b7 upgrade actix-service dependency Nikolay Kim 2018-12-12 18:39:01 -08:00
  • bf9bd97173 split ServiceExt trait service-v0.1.3 Nikolay Kim 2018-12-12 18:32:19 -08:00
  • 61939c7af2 Release future early for .and_then() and .then() combinators service-v0.1.2 Nikolay Kim 2018-12-12 18:00:35 -08:00
  • e8a1664c15 prepare release server-0.1.2 Nikolay Kim 2018-12-12 14:24:46 -08:00
  • d1bfae7414 fix backpressure for ssl concurrent handshakes Nikolay Kim 2018-12-12 14:24:24 -08:00
  • 5ca00dc798 rename ServiceConfig::rt to ServiceConfig::apply Nikolay Kim 2018-12-12 14:16:16 -08:00
  • fd3e77ea83 fix signals handling on windows server-0.1.1 Nikolay Kim 2018-12-11 14:03:06 -08:00
  • 46db09428c Prepare release 0.7.16 0.7.16 Douman 2018-12-11 08:15:07 +03:00
  • 1c60992723 use released crates Nikolay Kim 2018-12-11 09:29:12 -08:00
  • 90eef31cc0 impl ResponseError for SendError when possible (#619) ethanpailes 2018-12-11 11:37:52 -05:00
  • d38eb00793 no readme utils-0.1.0 server-0.1.0 Nikolay Kim 2018-12-11 08:36:03 -08:00
  • 3c9d95bd9f no readme connector-0.1.0 Nikolay Kim 2018-12-11 08:33:28 -08:00
  • 331db2eb47 use released version Nikolay Kim 2018-12-11 08:28:44 -08:00
  • de66b5c776 fix examples rt-0.1.0 Nikolay Kim 2018-12-11 08:20:19 -08:00
  • 4adbbad450 update travis config Nikolay Kim 2018-12-11 08:13:58 -08:00
  • 42ec3454d9 add signals support codec-0.1.0 Nikolay Kim 2018-12-10 21:06:54 -08:00
  • aaae368ed9 use new actix crates Nikolay Kim 2018-12-10 18:08:33 -08:00
  • e6daca7995 try to parse host first Nikolay Kim 2018-12-10 18:08:07 -08:00
  • d35c87d228 move helper services to separate package Nikolay Kim 2018-12-10 16:16:40 -08:00
  • ba006d95c7 prepare actix-utils Nikolay Kim 2018-12-10 08:42:31 -08:00
  • 86af02156b add impl FromRequest for Either<A,B> (#618) Akos Vandra 2018-12-10 17:02:05 +01:00
  • 9577b7bbed add helper fn Nikolay Kim 2018-12-09 22:19:26 -08:00
  • 8ad93f4838 move server to separate crate Nikolay Kim 2018-12-09 22:14:29 -08:00
  • ffb07c8884 use actix-rt for server impl Nikolay Kim 2018-12-09 21:51:35 -08:00
  • cdd6904aa0 rename Server to ServerBuilder Nikolay Kim 2018-12-09 20:30:04 -08:00
  • 98a151db4f add actix single threaded runtime Nikolay Kim 2018-12-09 19:55:40 -08:00
  • 227ea15683 remove unused code Nikolay Kim 2018-12-09 15:21:23 -08:00
  • e50be58fdb move codec to separate crate Nikolay Kim 2018-12-09 15:19:25 -08:00
  • 3288b7648d update changes service-v0.1.1 ser Nikolay Kim 2018-12-09 10:16:35 -08:00
  • 43e14818c4 migrate to actix-service crate Nikolay Kim 2018-12-09 10:15:49 -08:00
  • a60bf691d5 add Service impl for Box<S> Nikolay Kim 2018-12-09 10:14:08 -08:00
  • 5f37d85f9b move service to separate crate service-v0.1.0 Nikolay Kim 2018-12-09 09:56:23 -08:00
  • 9f4d48f7a1 update tests Nikolay Kim 2018-12-06 15:03:01 -08:00
  • e8aa73a44b update tests Nikolay Kim 2018-12-06 14:53:55 -08:00
  • e9121025b7 convert to 2018 edition Nikolay Kim 2018-12-06 14:32:52 -08:00
  • 8fe7ce533c convert to edition 2018 Nikolay Kim 2018-12-06 14:04:42 -08:00
  • 42a4679635 use FnMut for apply combinator Nikolay Kim 2018-12-05 17:43:31 -08:00
  • ac9fc662c6 Bump version to 0.7.15 0.7.15 Douman 2018-12-05 18:27:06 +03:00
  • 0745a1a9f8 Remove usage of upcoming keyword async Douman 2018-12-05 03:07:59 -05:00
  • b1635bc0e6 Update some dependencies (#612) silwol 2018-12-04 07:58:22 +01:00
  • 36a15efeac do not export cell Nikolay Kim 2018-12-03 17:46:25 -08:00
  • 5937a06ebe export cell Nikolay Kim 2018-12-03 13:49:46 -08:00
  • 08c7743bb8 Add set_mailbox_capacity() function Kelly Thomas Kline 2018-11-15 18:59:36 -08:00
  • 68c5d6e6d6 impl From<Cow<'static, [u8]>> for Binary (#611) vemoo 2018-12-02 06:32:55 +01:00
  • c0f8bc9e90 fix ssl support Nikolay Kim 2018-11-30 16:04:33 -08:00
  • 5003c00efb use new Service and NewService traits Nikolay Kim 2018-11-30 11:57:57 -08:00
  • a16ad6b2cd cleanup clonable service Nikolay Kim 2018-11-30 11:55:30 -08:00
  • 8108f19580 update tests Nikolay Kim 2018-11-29 17:17:02 -10:00
  • 1b1ae01b5a migrate to new Service<Request> trait Nikolay Kim 2018-11-29 16:56:15 -10:00
  • d269904fbf add cause for nested errors Nikolay Kim 2018-11-28 09:10:13 -10:00
  • 06387fc778 display parse error for ws client errors Nikolay Kim 2018-11-28 09:02:31 -10:00
  • 617b8557e1
    Merge pull request #9 from alishir/new-example Nikolay Kim 2018-11-27 20:17:32 -10:00
  • 4028f6f6fd http crate removed, cargo fmt Ali Shirvani 2018-11-28 09:42:04 +03:30
  • 397804a786 echo example with impl Future Ali Shirvani 2018-11-28 09:15:08 +03:30
  • 756bf0af58
    Merge pull request #5 from alishir/echo-example Nikolay Kim 2018-11-25 20:50:17 -10:00
  • f1bfdc7395 Merge branch 'master' of https://github.com/fafhrd91/actix-http Nikolay Kim 2018-11-25 20:14:58 -10:00
  • 9c038ee189 allow to use Uri for client request Nikolay Kim 2018-11-25 20:14:42 -10:00
  • ca1b460924
    comments aligned. Ali Shirvani 2018-11-25 05:48:33 +03:30
  • c386353337 decode reserved characters when extracting path with configuration (#577) François 2018-11-24 14:54:11 +01:00
  • 7a97de3a1e update readme. Ali Shirvani 2018-11-24 17:17:34 +03:30
  • d5b2640342 add framed_hello.rs Ali Shirvani 2018-11-24 17:08:17 +03:30
  • c3c2286e3a An other hello word example and update sample in README.md Ali Shirvani 2018-11-24 17:07:30 +03:30
  • d5ca6e21e2 simple echo server. Ali Shirvani 2018-11-24 11:29:14 +03:30