1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-19 04:15:33 +02:00

Commit Graph

  • ed7cbaa772 fix form_extractor test Dursun Akkurt 2018-06-12 23:04:54 +03:00
  • e6bbda0efc add serialize Dursun Akkurt 2018-06-12 22:42:15 +03:00
  • 94283a73c2 make into_string, to_string Dursun Akkurt 2018-06-12 22:31:33 +03:00
  • ffca416463 add test for ClientRequestBuilder::form() Dursun Akkurt 2018-06-12 22:16:20 +03:00
  • 9cc7651c22 add change to CHANGES.md Dursun Akkurt 2018-06-12 20:32:16 +03:00
  • 8af082d873 remove FormPayloadError Dursun Akkurt 2018-06-12 20:26:09 +03:00
  • d4d3add17d add ClientRequestBuilder::form() Ozgur Akkurt 2018-06-12 19:30:00 +03:00
  • ce6f9e848b
    Merge pull request #305 from axon-q/response-cookies axon-q 2018-06-12 14:39:06 +00:00
  • d8e1fd102d add cookie methods to HttpResponse axon-q 2018-06-12 13:49:07 +00:00
  • e414a52b51 content_disposition: remove unnecessary allocations axon-q 2018-06-12 13:48:23 +00:00
  • 4d69e6d0b4 fs: minor cleanups to content_disposition axon-q 2018-06-12 13:47:49 +00:00
  • 6f38d769a8
    Merge pull request #304 from kazcw/master Nikolay Kim 2018-06-12 03:58:48 -07:00
  • 48f77578ea fix url in example Kaz Wesley 2018-06-11 21:54:54 -07:00
  • 9b012b3304 do not allow stream or actor responses for internal error #301 Nikolay Kim 2018-06-11 19:44:11 -07:00
  • b5b9f9656e do not allow stream or actor responses for internal error #301 Nikolay Kim 2018-06-11 19:44:11 -07:00
  • a0344eebeb InternalError can trigger memory unsafety #301 Nikolay Kim 2018-06-11 18:52:54 -07:00
  • 2fffc55d34 update changelog Nikolay Kim 2018-06-11 18:53:36 -07:00
  • 7d39f1582e InternalError can trigger memory unsafety #301 Nikolay Kim 2018-06-11 18:52:54 -07:00
  • b9f6c313d4 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-11 12:56:33 -07:00
  • 75ed053a35 bump version Nikolay Kim 2018-06-11 12:32:31 -07:00
  • cfedf5fff4 Merge branch '0.6' of github.com:actix/actix-web into 0.6 Nikolay Kim 2018-06-11 12:32:05 -07:00
  • be73a36339 use custom resolver Nikolay Kim 2018-06-11 12:28:43 -07:00
  • 1ad8ba2604 Fix docs.rs build Nikolay Kim 2018-06-11 12:25:20 -07:00
  • ef420a8bdf fix docs.rs Nikolay Kim 2018-06-11 12:21:09 -07:00
  • 0d54b6f38e Implement Responder for Option #294 (#297) David McNeil 2018-06-11 05:05:41 -06:00
  • 9afc3b6737 api docs link Nikolay Kim 2018-06-10 10:31:19 -07:00
  • ef88fc78d0 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2018-06-10 10:25:05 -07:00
  • 9dd66dfc22 better name for error Nikolay Kim 2018-06-10 10:24:34 -07:00
  • 87a822e093 fix deprecated warnings Nikolay Kim 2018-06-10 10:14:13 -07:00
  • 3788887c92
    Merge pull request #293 from axon-q/static-file-updates Nikolay Kim 2018-06-09 08:51:42 -07:00
  • 785d0e24f0
    Merge branch 'master' into static-file-updates Nikolay Kim 2018-06-09 08:21:34 -07:00
  • 818d0bc187 new StreamHandler impl Nikolay Kim 2018-06-09 07:53:46 -07:00
  • aee24d4af0 minor syntax changes axon-q 2018-06-09 14:47:06 +00:00
  • fee203b402 update changelog axon-q 2018-06-09 14:02:05 +00:00
  • 8681a346c6 fs: refactor Content-Type and Content-Disposition handling axon-q 2018-06-09 13:48:36 +00:00
  • 1fdf6d13be content_disposition: add doc example axon-q 2018-06-09 13:38:21 +00:00
  • 3751656722 expose fs::file_extension_to_mime() function axon-q 2018-06-09 11:20:06 +00:00
  • 9151d61eda allow to use custom resolver for ClientConnector Nikolay Kim 2018-06-08 16:33:57 -07:00
  • 6848a12095 prepare 0.6.12 release v0.6.12 Armin Ronacher 2018-06-09 01:22:19 +02:00
  • 4797298706 Allow to use custom resolver for ClientConnector Nikolay Kim 2018-06-08 16:10:47 -07:00
  • 5eaf4cbefd update changelog Nikolay Kim 2018-06-08 08:42:10 -07:00
  • 4fe2f6b763
    Merge pull request #284 from axon-q/multipart-content-disposition Nikolay Kim 2018-06-07 21:20:18 -07:00
  • 5a7902ff9a
    Merge branch 'master' into multipart-content-disposition Nikolay Kim 2018-06-07 21:20:11 -07:00
  • 172b514fef
    Merge pull request #288 from memoryruins/patch-1 Nikolay Kim 2018-06-07 21:09:49 -07:00
  • efb5d13280
    readme: link to TechEmpower r16 benchmarks michael 2018-06-07 23:55:08 -04:00
  • 7f1844e541 fix doc test Nikolay Kim 2018-06-07 20:22:50 -07:00
  • f9f2ed04ab fix doc test Nikolay Kim 2018-06-07 20:22:23 -07:00
  • ce40ab307b update changes Nikolay Kim 2018-06-07 20:09:08 -07:00
  • 6c7ac7fc22 update changelog Nikolay Kim 2018-06-07 20:07:58 -07:00
  • 42f9e1034b add Host predicate Nikolay Kim 2018-06-07 20:00:54 -07:00
  • e3cd0fdd13 add application filters Nikolay Kim 2018-06-07 19:46:38 -07:00
  • 40ff550460 update changelog Nikolay Kim 2018-06-07 20:04:40 -07:00
  • 7119340d44 Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +02:00
  • f7ef8ae5a5 add Host predicate Nikolay Kim 2018-06-07 20:00:54 -07:00
  • 60d40df545 fix clippy warning Nikolay Kim 2018-06-07 19:46:46 -07:00
  • f7bd6eeedc add application filters Nikolay Kim 2018-06-07 19:46:38 -07:00
  • a11f3c112f fix doc test axon-q 2018-06-07 21:16:28 +00:00
  • e9f59bc7d6
    Merge branch 'master' into multipart-content-disposition Nikolay Kim 2018-06-07 11:02:53 -07:00
  • e970846167 update changelog axon-q 2018-06-07 17:59:35 +00:00
  • 56e0dc06c1 defer parsing until user method call axon-q 2018-06-07 17:29:46 +00:00
  • 789af0bbf2
    Added improved failure interoperability with downcasting (#285) Armin Ronacher 2018-06-07 18:53:27 +02:00
  • 97b5410aad remove Option from ContentDisposition::from_raw() argument axon-q 2018-06-07 12:55:35 +00:00
  • a6e07c06b6 move CD parsing to Content-Type parsing location axon-q 2018-06-07 12:32:49 +00:00
  • 31a301c9a6 fix multipart test axon-q 2018-06-07 11:38:35 +00:00
  • 5a37a8b813 restore hyper tests axon-q 2018-06-07 10:55:36 +00:00
  • c0c1817b5c remove unicase dependency axon-q 2018-06-07 10:33:00 +00:00
  • 82c888df22 fix test axon-q 2018-06-07 09:10:46 +00:00
  • 936ba2a368 multipart: parse and validate Content-Disposition axon-q 2018-06-06 14:06:01 +00:00
  • 2d0b609c68 travis config Nikolay Kim 2018-06-05 10:08:42 -07:00
  • 6467d34a32 update release date Nikolay Kim 2018-06-05 09:45:07 -07:00
  • e140bc3906 prep release v0.6.11 Nikolay Kim 2018-06-05 09:44:29 -07:00
  • 2b616808c7 metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -07:00
  • fdc08d365d metadata for docs.rs Nikolay Kim 2018-06-05 08:59:30 -07:00
  • e5f7e4e481 update changelog Nikolay Kim 2018-06-05 08:55:28 -07:00
  • d1da227ac5 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -07:00
  • 8f1b88e39e update changelog Nikolay Kim 2018-06-05 08:53:27 -07:00
  • 6a40a0a466 fix multipart boundary parsing #282 Nikolay Kim 2018-06-05 08:52:46 -07:00
  • 89fc6b6ac9 changelog Nikolay Kim 2018-06-05 07:42:52 -07:00
  • afa67b838a CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -07:00
  • 960a8c425d update changelog Nikolay Kim 2018-06-05 07:40:11 -07:00
  • f94fd9ebee CORS: Do not validate Origin header on non-OPTION requests #271 Nikolay Kim 2018-06-05 07:39:47 -07:00
  • 67ee24f9a0
    Merge pull request #274 from mockersf/user-agent Nikolay Kim 2018-06-04 14:04:52 -07:00
  • 5004821cda
    Merge branch 'master' into user-agent Nikolay Kim 2018-06-04 14:04:45 -07:00
  • f7b7d282bf Middleware::response is not invoked if error result was returned by another Middleware::start #255 Nikolay Kim 2018-06-04 13:57:54 -07:00
  • ae7a0e993d update changelog Nikolay Kim 2018-06-04 13:43:52 -07:00
  • 984791187a Middleware::response is not invoked if error result was returned by another Middleware::start #255 Nikolay Kim 2018-06-04 13:42:47 -07:00
  • b07c50860a update changelog François Mockers 2018-06-04 22:34:07 +02:00
  • eb0909b3a8
    Merge branch 'master' into user-agent Nikolay Kim 2018-06-04 10:20:53 -07:00
  • ca3fb11f8b add actix-web version in header François Mockers 2018-06-04 08:15:04 +02:00
  • 47eb4e3d3d
    Merge pull request #278 from mbrobbel/patch-2 Nikolay Kim 2018-06-03 16:28:51 -07:00
  • 268c5d9238
    Fix typo Matthijs Brobbel 2018-06-03 20:28:08 +02:00
  • 86be54df71 add default value for header User-Agent in requests François Mockers 2018-06-03 15:48:00 +02:00
  • ea018e0ad6 better examle in doc string Nikolay Kim 2018-06-02 16:03:23 -07:00
  • b799677532 better error messages for overflow errors Nikolay Kim 2018-06-02 15:10:48 -07:00
  • 8c7182f6e6
    Merge pull request #270 from DoumanAsh/payload_err Nikolay Kim 2018-06-02 15:06:55 -07:00
  • 7298c7aabf
    Merge branch 'master' into payload_err Nikolay Kim 2018-06-02 15:04:22 -07:00
  • 09780ea9f3 changelog updates Nikolay Kim 2018-06-02 15:03:34 -07:00
  • a7dab950f3 Support chunked encoding for UrlEncoded body #262 Nikolay Kim 2018-06-02 14:57:36 -07:00
  • 7e0706a942 implement Debug for Form, Query, Path extractors Nikolay Kim 2018-06-02 14:58:15 -07:00
  • 698f0a1849 update changelog Nikolay Kim 2018-06-02 14:57:56 -07:00