Commit Graph

  • 12a1cb33f1 Added changes.md entry bluec0re 2018-12-23 22:22:43 +0100
  • 477bf0d8ae Send HTTP/1.1 100 Continue if request contains expect: continue header #634 Nikolay Kim 2018-12-23 10:19:12 -0800
  • 45cccdb623 Only return a single origin if matched. bluec0re 2018-12-23 18:09:23 +0100
  • bc43372ba4 add multipart for client Marat Safin 2018-08-19 10:15:22 +0300
  • e9fe3879df Support custom content types in JsonConfig Phil Booth 2018-12-18 17:53:03 +0000
  • 410a02525f add static lifetime requirements in StaticFileConfig trait Anton Lazarev 2018-12-22 15:37:31 -0500
  • 1215bcaaaf Static Files refactoring (#604) Douman 2018-11-28 19:15:18 +0300
  • 2c08e811ae
    add static lifetime requirements in StaticFileConfig trait Anton Lazarev 2018-12-22 15:37:31 -0500
  • 48a1c7320c fix io handling code Nikolay Kim 2018-12-21 13:00:26 -0800
  • 37d28304c9 Fix max concurrent connections handling server-0.1.3 Nikolay Kim 2018-12-21 10:38:08 -0800
  • 0e77119a30
    rename structs to avoid 'Copy' name conflict Michael Zhang 2018-12-20 23:19:13 -0600
  • ebde013e90
    convert readany, readexact, copy, and readuntil Michael Zhang 2018-12-20 15:28:32 -0600
  • f2251b8059 Merge branch 'master' of github.com:fafhrd91/actix-http Nikolay Kim 2018-12-19 18:35:09 -0800
  • cc74435b01 drop failure crate Nikolay Kim 2018-12-19 18:34:56 -0800
  • 5b1ebf3585
    Support custom content types in JsonConfig Phil Booth 2018-12-18 17:53:03 +0000
  • 640c39fdc8 better usage for Framed type Nikolay Kim 2018-12-16 16:26:24 -0800
  • 3bd5167ac2
    Merge pull request #10 from DoumanAsh/http1_case Nikolay Kim 2018-12-16 07:44:40 -0800
  • 67df9399df H1 decoder should ignore headers case Douman 2018-12-16 18:43:11 +0300
  • 1a940d4c18 H1 decoded should ignore header cases Douman 2018-12-16 13:46:11 +0300
  • 9633a25e6e H1 decoded should ignore header cases Douman 2018-12-16 13:46:11 +0300
  • e8bdcb1c08 Update min version of http Douman 2018-12-15 09:26:56 +0300
  • cd5435e5ee fix service tests Nikolay Kim 2018-12-12 18:56:39 -0800
  • b1001b80b7 upgrade actix-service dependency Nikolay Kim 2018-12-12 18:39:01 -0800
  • bf9bd97173 split ServiceExt trait service-v0.1.3 Nikolay Kim 2018-12-12 18:32:19 -0800
  • 61939c7af2 Release future early for .and_then() and .then() combinators service-v0.1.2 Nikolay Kim 2018-12-12 18:00:35 -0800
  • e8a1664c15 prepare release server-0.1.2 Nikolay Kim 2018-12-12 14:24:46 -0800
  • d1bfae7414 fix backpressure for ssl concurrent handshakes Nikolay Kim 2018-12-12 14:24:24 -0800
  • 5ca00dc798 rename ServiceConfig::rt to ServiceConfig::apply Nikolay Kim 2018-12-12 14:16:16 -0800
  • fd3e77ea83 fix signals handling on windows server-0.1.1 Nikolay Kim 2018-12-11 14:03:06 -0800
  • 46db09428c Prepare release 0.7.16 0.7.16 Douman 2018-12-11 08:15:07 +0300
  • 1c60992723 use released crates Nikolay Kim 2018-12-11 09:29:12 -0800
  • ec6744a585 Prepare release 0.7.16 Douman 2018-12-11 08:15:07 +0300
  • 90eef31cc0 impl ResponseError for SendError when possible (#619) ethanpailes 2018-12-11 11:37:52 -0500
  • d38eb00793 no readme utils-0.1.0 server-0.1.0 Nikolay Kim 2018-12-11 08:36:03 -0800
  • 3c9d95bd9f no readme connector-0.1.0 Nikolay Kim 2018-12-11 08:33:28 -0800
  • 331db2eb47 use released version Nikolay Kim 2018-12-11 08:28:44 -0800
  • de66b5c776 fix examples rt-0.1.0 Nikolay Kim 2018-12-11 08:20:19 -0800
  • 4adbbad450 update travis config Nikolay Kim 2018-12-11 08:13:58 -0800
  • 667c9fb92d
    Merge branch 'master' into master Douman 2018-12-11 19:04:23 +0300
  • 42ec3454d9 add signals support codec-0.1.0 Nikolay Kim 2018-12-10 21:06:54 -0800
  • aaae368ed9 use new actix crates Nikolay Kim 2018-12-10 18:08:33 -0800
  • e6daca7995 try to parse host first Nikolay Kim 2018-12-10 18:08:07 -0800
  • d35c87d228 move helper services to separate package Nikolay Kim 2018-12-10 16:16:40 -0800
  • ba006d95c7 prepare actix-utils Nikolay Kim 2018-12-10 08:42:31 -0800
  • 86af02156b add impl FromRequest for Either<A,B> (#618) Akos Vandra 2018-12-10 17:02:05 +0100
  • 91409fd873 Disable multithreaded tests on appveyor Douman 2018-12-10 17:40:51 +0300
  • 12fb9c8720 fix changelog typo Akos Vandra 2018-12-10 13:55:21 +0100
  • 2f3ea5f21e fix changelog Akos Vandra 2018-12-10 13:53:24 +0100
  • b2b01dca68 add changelog entry Akos Vandra 2018-12-10 13:47:52 +0100
  • 9577b7bbed add helper fn Nikolay Kim 2018-12-09 22:19:26 -0800
  • 8ad93f4838 move server to separate crate Nikolay Kim 2018-12-09 22:14:29 -0800
  • ffb07c8884 use actix-rt for server impl Nikolay Kim 2018-12-09 21:51:35 -0800
  • cdd6904aa0 rename Server to ServerBuilder Nikolay Kim 2018-12-09 20:30:04 -0800
  • 98a151db4f add actix single threaded runtime Nikolay Kim 2018-12-09 19:55:40 -0800
  • 6820d580fe impl ResponseError for SendError when possible Ethan Pailes 2018-12-09 18:31:35 -0500
  • 227ea15683 remove unused code Nikolay Kim 2018-12-09 15:21:23 -0800
  • e50be58fdb move codec to separate crate Nikolay Kim 2018-12-09 15:19:25 -0800
  • 3288b7648d update changes service-v0.1.1 ser Nikolay Kim 2018-12-09 10:16:35 -0800
  • 43e14818c4 migrate to actix-service crate Nikolay Kim 2018-12-09 10:15:49 -0800
  • a60bf691d5 add Service impl for Box<S> Nikolay Kim 2018-12-09 10:14:08 -0800
  • 5f37d85f9b move service to separate crate service-v0.1.0 Nikolay Kim 2018-12-09 09:56:23 -0800
  • ee02203ba5 fix docs Akos Vandra 2018-12-09 00:32:07 +0100
  • 5bbb05ecd2 fix AsyncResult::async vs AsyncResult::future Akos Vandra 2018-12-08 19:52:44 +0100
  • de034e4dd0
    Merge branch 'master' into feat/either-extractor Akos Vandra 2018-12-08 19:46:59 +0100
  • 7a53cb4042 add either extractor Akos Vandra 2018-12-08 19:38:52 +0100
  • 580dcb8d6f Static Files refactoring (#604) Douman 2018-11-28 19:15:18 +0300
  • 9f4d48f7a1 update tests Nikolay Kim 2018-12-06 15:03:01 -0800
  • e8aa73a44b update tests Nikolay Kim 2018-12-06 14:53:55 -0800
  • e9121025b7 convert to 2018 edition Nikolay Kim 2018-12-06 14:32:52 -0800
  • 8fe7ce533c convert to edition 2018 Nikolay Kim 2018-12-06 14:04:42 -0800
  • 42a4679635 use FnMut for apply combinator Nikolay Kim 2018-12-05 17:43:31 -0800
  • ac9fc662c6 Bump version to 0.7.15 0.7.15 Douman 2018-12-05 18:27:06 +0300
  • 0745a1a9f8 Remove usage of upcoming keyword async Douman 2018-12-05 03:07:59 -0500
  • 493cd841f0 Remove usage of upcoming keyword async Douman 2018-12-05 03:07:59 -0500
  • b1635bc0e6 Update some dependencies (#612) silwol 2018-12-04 07:58:22 +0100
  • 36a15efeac do not export cell Nikolay Kim 2018-12-03 17:46:25 -0800
  • 5937a06ebe export cell Nikolay Kim 2018-12-03 13:49:46 -0800
  • 9f04e83461 Update env_logger to 0.6 Wolfgang Silbermayr 2018-12-03 19:29:17 +0100
  • 3d029e462f Update parking_lot to 0.7 Wolfgang Silbermayr 2018-12-03 19:21:28 +0100
  • c31e950309 Update rand to 0.6 Wolfgang Silbermayr 2018-12-03 19:19:16 +0100
  • 08c7743bb8 Add set_mailbox_capacity() function Kelly Thomas Kline 2018-11-15 18:59:36 -0800
  • 68c5d6e6d6 impl `From<Cow<'static, [u8]>>` for `Binary` (#611) vemoo 2018-12-02 06:32:55 +0100
  • f17a16a1a0 added `From<Cow<'static, str>>` and tests Bernardo 2018-12-01 16:33:54 +0100
  • f87ffa6016 impl `From` for `Cow<'static, [u8]>` for `Binary` Bernardo 2018-12-01 16:00:45 +0100
  • c0f8bc9e90 fix ssl support Nikolay Kim 2018-11-30 16:04:33 -0800
  • 5003c00efb use new Service and NewService traits Nikolay Kim 2018-11-30 11:57:57 -0800
  • a16ad6b2cd cleanup clonable service Nikolay Kim 2018-11-30 11:55:30 -0800
  • 8108f19580 update tests Nikolay Kim 2018-11-29 17:17:02 -1000
  • 1b1ae01b5a migrate to new Service<Request> trait Nikolay Kim 2018-11-29 16:56:15 -1000
  • d269904fbf add cause for nested errors Nikolay Kim 2018-11-28 09:10:13 -1000
  • 06387fc778 display parse error for ws client errors Nikolay Kim 2018-11-28 09:02:31 -1000
  • 1da065fb7d Prepare change log Douman 2018-11-28 17:06:30 +0300
  • 617b8557e1
    Merge pull request #9 from alishir/new-example Nikolay Kim 2018-11-27 20:17:32 -1000
  • 4028f6f6fd http crate removed, cargo fmt Ali Shirvani 2018-11-28 09:42:04 +0330
  • 397804a786 echo example with `impl Future` Ali Shirvani 2018-11-28 09:15:08 +0330
  • 91b66de6be Move default handler to static files config Douman 2018-11-27 23:04:23 +0300
  • df42fbf304 Migrate most configuration options to StaticFilesConfig Douman 2018-11-27 22:48:23 +0300
  • 6563c9d21f Return index file instead of redirect Douman 2018-11-27 22:13:24 +0300
  • 756bf0af58
    Merge pull request #5 from alishir/echo-example Nikolay Kim 2018-11-25 20:50:17 -1000
  • f1bfdc7395 Merge branch 'master' of https://github.com/fafhrd91/actix-http Nikolay Kim 2018-11-25 20:14:58 -1000