Commit Graph

  • 1bee528018 move ReadlinesError to error module Dursun Akkurt 2018-06-13 22:59:36 +0300
  • ad9aacf521 change poll method of Readlines Dursun Akkurt 2018-06-13 22:41:35 +0300
  • f8854f951c remove duplication of `App::with_state` in `App::new` Daniel McNab 2018-06-13 20:31:20 +0100
  • 6d95e34552 add HttpMessage::readlines() Dursun Akkurt 2018-06-13 20:45:31 +0300
  • 6c765739d0 add HttpMessage::readlines() Dursun Akkurt 2018-06-13 20:43:03 +0300
  • 6862aa6ee7 prepare release v0.6.13 Nikolay Kim 2018-06-13 05:04:59 -0700
  • 0896e32ddb Add synchronous adaptors for client side Douman 2018-06-08 12:19:57 +0300
  • c8528e8920
    Merge pull request #308 from eddomuke/master Özgür Akkurt 2018-06-13 01:53:32 +0300
  • 0a080d9fb4 add test for form extractor Dursun Akkurt 2018-06-13 01:33:28 +0300
  • 45b408526c
    Merge branch 'master' into master eddomuke 2018-06-13 00:53:46 +0300
  • 1a91854270 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-12 14:50:41 -0700
  • 99092fdf06 http/2 end-of-frame is not set if body is empty bytes #307 Nikolay Kim 2018-06-12 14:47:45 -0700
  • 748ff389e4 Allow to override Form extractor error Dursun Akkurt 2018-06-13 00:47:47 +0300
  • 8a22558f25 http/2 end-of-frame is not set if body is empty bytes #307 Nikolay Kim 2018-06-12 14:47:45 -0700
  • b679b4cabc
    Merge pull request #306 from eddomuke/master Nikolay Kim 2018-06-12 13:33:16 -0700
  • ed7cbaa772 fix form_extractor test Dursun Akkurt 2018-06-12 23:04:54 +0300
  • e6bbda0efc add serialize Dursun Akkurt 2018-06-12 22:42:15 +0300
  • 94283a73c2 make into_string, to_string Dursun Akkurt 2018-06-12 22:31:33 +0300
  • ffca416463 add test for ClientRequestBuilder::form() Dursun Akkurt 2018-06-12 22:16:20 +0300
  • 9cc7651c22 add change to CHANGES.md Dursun Akkurt 2018-06-12 20:32:16 +0300
  • 8af082d873 remove FormPayloadError Dursun Akkurt 2018-06-12 20:26:09 +0300
  • d4d3add17d add ClientRequestBuilder::form() Ozgur Akkurt 2018-06-12 19:30:00 +0300
  • ce6f9e848b
    Merge pull request #305 from axon-q/response-cookies axon-q 2018-06-12 14:39:06 +0000
  • d8e1fd102d add cookie methods to HttpResponse axon-q 2018-06-12 13:49:07 +0000
  • e414a52b51 content_disposition: remove unnecessary allocations axon-q 2018-06-12 13:48:23 +0000
  • 4d69e6d0b4 fs: minor cleanups to content_disposition axon-q 2018-06-12 13:47:49 +0000
  • 6f38d769a8
    Merge pull request #304 from kazcw/master Nikolay Kim 2018-06-12 03:58:48 -0700
  • 48f77578ea fix url in example Kaz Wesley 2018-06-11 21:54:54 -0700
  • 9b012b3304 do not allow stream or actor responses for internal error #301 Nikolay Kim 2018-06-11 19:44:11 -0700
  • b5b9f9656e do not allow stream or actor responses for internal error #301 Nikolay Kim 2018-06-11 19:44:11 -0700
  • a0344eebeb InternalError can trigger memory unsafety #301 Nikolay Kim 2018-06-11 18:52:54 -0700
  • 2fffc55d34 update changelog Nikolay Kim 2018-06-11 18:53:36 -0700
  • 7d39f1582e InternalError can trigger memory unsafety #301 Nikolay Kim 2018-06-11 18:52:54 -0700
  • b9f6c313d4 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-11 12:56:33 -0700
  • 75ed053a35 bump version Nikolay Kim 2018-06-11 12:32:31 -0700
  • cfedf5fff4 Merge branch '0.6' of github.com:actix/actix-web into 0.6 Nikolay Kim 2018-06-11 12:32:05 -0700
  • be73a36339 use custom resolver Nikolay Kim 2018-06-11 12:28:43 -0700
  • 1ad8ba2604 Fix docs.rs build Nikolay Kim 2018-06-11 12:25:20 -0700
  • ef420a8bdf fix docs.rs Nikolay Kim 2018-06-11 12:21:09 -0700
  • 0d54b6f38e Implement Responder for Option #294 (#297) David McNeil 2018-06-11 05:05:41 -0600
  • 099499c392 Implement Responder for Option #294 David McNeil 2018-06-10 15:37:28 -0600
  • 9afc3b6737 api docs link Nikolay Kim 2018-06-10 10:31:19 -0700
  • ef88fc78d0 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-10 10:25:05 -0700
  • 9dd66dfc22 better name for error Nikolay Kim 2018-06-10 10:24:34 -0700
  • 87a822e093 fix deprecated warnings Nikolay Kim 2018-06-10 10:14:13 -0700
  • 3788887c92
    Merge pull request #293 from axon-q/static-file-updates Nikolay Kim 2018-06-09 08:51:42 -0700
  • 785d0e24f0
    Merge branch 'master' into static-file-updates Nikolay Kim 2018-06-09 08:21:34 -0700
  • 818d0bc187 new StreamHandler impl Nikolay Kim 2018-06-09 07:53:46 -0700
  • aee24d4af0 minor syntax changes axon-q 2018-06-09 14:47:06 +0000
  • fee203b402 update changelog axon-q 2018-06-09 14:02:05 +0000
  • 8681a346c6 fs: refactor Content-Type and Content-Disposition handling axon-q 2018-06-09 13:48:36 +0000
  • 1fdf6d13be content_disposition: add doc example axon-q 2018-06-09 13:38:21 +0000
  • 3751656722 expose fs::file_extension_to_mime() function axon-q 2018-06-09 11:20:06 +0000
  • 9151d61eda allow to use custom resolver for ClientConnector Nikolay Kim 2018-06-08 16:33:57 -0700
  • 6848a12095 prepare 0.6.12 release v0.6.12 Armin Ronacher 2018-06-09 01:22:19 +0200
  • 4797298706 Allow to use custom resolver for ClientConnector Nikolay Kim 2018-06-08 16:10:47 -0700
  • 5eaf4cbefd update changelog Nikolay Kim 2018-06-08 08:42:10 -0700
  • 4fe2f6b763
    Merge pull request #284 from axon-q/multipart-content-disposition Nikolay Kim 2018-06-07 21:20:18 -0700
  • 5a7902ff9a
    Merge branch 'master' into multipart-content-disposition Nikolay Kim 2018-06-07 21:20:11 -0700
  • 172b514fef
    Merge pull request #288 from memoryruins/patch-1 Nikolay Kim 2018-06-07 21:09:49 -0700
  • efb5d13280
    readme: link to TechEmpower r16 benchmarks michael 2018-06-07 23:55:08 -0400
  • 7f1844e541 fix doc test Nikolay Kim 2018-06-07 20:22:50 -0700
  • f9f2ed04ab fix doc test Nikolay Kim 2018-06-07 20:22:23 -0700
  • ce40ab307b update changes Nikolay Kim 2018-06-07 20:09:08 -0700
  • 6c7ac7fc22 update changelog Nikolay Kim 2018-06-07 20:07:58 -0700
  • 42f9e1034b add Host predicate Nikolay Kim 2018-06-07 20:00:54 -0700
  • e3cd0fdd13 add application filters Nikolay Kim 2018-06-07 19:46:38 -0700
  • 40ff550460 update changelog Nikolay Kim 2018-06-07 20:04:40 -0700
  • 7119340d44 Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +0200
  • f7ef8ae5a5 add Host predicate Nikolay Kim 2018-06-07 20:00:54 -0700
  • 60d40df545 fix clippy warning Nikolay Kim 2018-06-07 19:46:46 -0700
  • f7bd6eeedc add application filters Nikolay Kim 2018-06-07 19:46:38 -0700
  • a11f3c112f fix doc test axon-q 2018-06-07 21:16:28 +0000
  • e9f59bc7d6
    Merge branch 'master' into multipart-content-disposition Nikolay Kim 2018-06-07 11:02:53 -0700
  • e970846167 update changelog axon-q 2018-06-07 17:59:35 +0000
  • 56e0dc06c1 defer parsing until user method call axon-q 2018-06-07 17:29:46 +0000
  • 789af0bbf2
    Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +0200
  • 97b5410aad remove Option from ContentDisposition::from_raw() argument axon-q 2018-06-07 12:55:35 +0000
  • a6e07c06b6 move CD parsing to Content-Type parsing location axon-q 2018-06-07 12:32:49 +0000
  • 31a301c9a6 fix multipart test axon-q 2018-06-07 11:38:35 +0000
  • 5a37a8b813 restore hyper tests axon-q 2018-06-07 10:55:36 +0000
  • c0c1817b5c remove unicase dependency axon-q 2018-06-07 10:33:00 +0000
  • 82c888df22 fix test axon-q 2018-06-07 09:10:46 +0000
  • 524f8c05bf Rename cause() to as_fail() Armin Ronacher 2018-06-07 10:59:10 +0200
  • 41aaf34693 Added improved failure interoperability with downcasting Armin Ronacher 2018-06-07 10:49:08 +0200
  • 936ba2a368 multipart: parse and validate Content-Disposition axon-q 2018-06-06 14:06:01 +0000
  • 2d0b609c68 travis config Nikolay Kim 2018-06-05 10:08:42 -0700
  • 6467d34a32 update release date Nikolay Kim 2018-06-05 09:45:07 -0700
  • e140bc3906 prep release v0.6.11 Nikolay Kim 2018-06-05 09:44:29 -0700
  • 2b616808c7 metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -0700
  • fdc08d365d metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -0700
  • e5f7e4e481 update changelog Nikolay Kim 2018-06-05 08:55:28 -0700
  • d1da227ac5 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -0700
  • 8f1b88e39e update changelog Nikolay Kim 2018-06-05 08:53:27 -0700
  • 6a40a0a466 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -0700
  • 418050d104
    Merge 3efcd14291 into 960a8c425d theduke 2018-06-05 14:43:34 +0000
  • 89fc6b6ac9 changelog Nikolay Kim 2018-06-05 07:42:52 -0700
  • afa67b838a CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -0700
  • 960a8c425d update changelog Nikolay Kim 2018-06-05 07:40:11 -0700
  • f94fd9ebee CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -0700