1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-17 19:27:52 +02:00

Commit Graph

  • 2bc937f6c3 prepare release http-v0.1.4 Nikolay Kim 2019-04-24 12:50:44 -07:00
  • 60fa0d5427 Store visit and login timestamp in the identity cookie (#502) Maciej Piechotka 2019-04-24 12:49:56 -07:00
  • f429d3319f Read until eof for http/1.0 responses #771 Nikolay Kim 2019-04-24 11:57:40 -07:00
  • 2e19f572ee add tests for camel case headers rendering Nikolay Kim 2019-04-24 11:27:57 -07:00
  • 64f603b076 Support to set header names of ClientRequest as Camel-Case (#713) Peter Ding 2019-04-25 01:48:49 +08:00
  • 679d1cd513 allow to override responder's status code and headers Nikolay Kim 2019-04-24 10:25:46 -07:00
  • 42644dac3f prepare actix-http-test release http-test-v0.1.1 Nikolay Kim 2019-04-24 07:31:33 -07:00
  • 898ef57080 Fix async web::Data factory handling Nikolay Kim 2019-04-23 21:21:49 -07:00
  • 9702b2d88e add client h2 reuse test http-v0.1.3 Nikolay Kim 2019-04-23 15:06:30 -07:00
  • d2b0afd859 Fix http client pool and wait queue management Nikolay Kim 2019-04-23 14:57:03 -07:00
  • 5f6a1a8249 update version http-v0.1.2 Nikolay Kim 2019-04-23 09:45:39 -07:00
  • 5d531989e7 Fix BorrowMutError panic in client connector #793 Nikolay Kim 2019-04-23 09:42:19 -07:00
  • 3532602299 Added support for remainder match (i.e /path/{tail}*) Nikolay Kim 2019-04-22 21:22:17 -07:00
  • 48bee55087 .to_async() handler can return Responder type #792 Nikolay Kim 2019-04-22 14:22:08 -07:00
  • d00c9bb844 do not consume boundary multipart-v0.1.0-beta.1 Nikolay Kim 2019-04-21 16:14:09 -07:00
  • 895e409d57 Optimize multipart handling #634, #769 Nikolay Kim 2019-04-21 15:41:01 -07:00
  • f0789aad05 update dep versions Nikolay Kim 2019-04-21 09:03:46 -07:00
  • 7e480ab2f7 beta.1 release v1.0.0-beta.1 Nikolay Kim 2019-04-20 21:16:51 -07:00
  • 891f857547 update changes Nikolay Kim 2019-04-20 11:18:04 -07:00
  • 01b1350dcc update versions awc-v0.1.1 Nikolay Kim 2019-04-19 18:16:01 -07:00
  • 5e4e95fb0a update create version http-v0.1.1 Nikolay Kim 2019-04-19 18:13:05 -07:00
  • 9f421b81b8 fix non-ssl connector Nikolay Kim 2019-04-19 18:10:53 -07:00
  • 6decfdda1f update deps Nikolay Kim 2019-04-19 18:06:34 -07:00
  • fc9b14a933 allow to specify server address for http and ws requests Nikolay Kim 2019-04-19 18:03:44 -07:00
  • 7292d0b696 drop chrono and use i64 for max age Nikolay Kim 2019-04-19 17:23:17 -07:00
  • a3844c1bfd update version Nikolay Kim 2019-04-19 13:55:36 -07:00
  • 791f22bbc8 replate time::Duration with chrono::Duration and add max_age_time method (#789) Kilerd Chan 2019-04-20 04:54:44 +08:00
  • 1e7f97a111 Add Normalization middleware for in place (#783) Douman 2019-04-19 23:53:49 +03:00
  • bc40f5ae40
    Merge pull request #788 from Dowwie/master Darin 2019-04-19 06:55:44 -04:00
  • 3504a8fc0a
    Merge branch 'master' into master Darin 2019-04-19 04:38:41 -04:00
  • bfe0df5ab0 update tests Nikolay Kim 2019-04-18 21:28:23 -07:00
  • ed94df189f
    Merge branch 'master' into master Darin 2019-04-18 19:03:48 -04:00
  • aa255298ef make ServiceRequest::from_parts private, as it is not safe to create from parts Nikolay Kim 2019-04-18 16:03:13 -07:00
  • da86b6e062 added put and patch to TestRequest, docs, and test dowwie 2019-04-18 18:06:32 -04:00
  • 75e340137d use local version of http-test Nikolay Kim 2019-04-18 12:23:56 -07:00
  • e659e09e29 update tests Nikolay Kim 2019-04-18 11:01:04 -07:00
  • 163ca89cf4 more tests Nikolay Kim 2019-04-17 17:48:25 -07:00
  • 85b598a614 add cookie session test Nikolay Kim 2019-04-17 11:02:03 -07:00
  • b64851c5ec enable runtime for test:: methods Nikolay Kim 2019-04-17 10:28:27 -07:00
  • cc8420377e pass request ownership to closure instead of ref Nikolay Kim 2019-04-16 15:43:55 -07:00
  • 5740f1e63a prepare actix-framed release framed-v0.1.0 Nikolay Kim 2019-04-16 11:18:47 -07:00
  • c943e95812 update dependencies Nikolay Kim 2019-04-16 11:17:29 -07:00
  • 4c0ebd55d3 prepare actix-http-test release http-test-v0.1.0 Nikolay Kim 2019-04-16 11:02:26 -07:00
  • e7ec77aa81 update readme awc-v0.1.0 Nikolay Kim 2019-04-16 10:50:37 -07:00
  • ddfd7523f7 prepare awc release Nikolay Kim 2019-04-16 10:49:38 -07:00
  • 2986077a28 no need for feature http-v0.1.0 Nikolay Kim 2019-04-16 10:32:48 -07:00
  • 3744957804 actix_http::encoding always available Nikolay Kim 2019-04-16 10:27:58 -07:00
  • 420d3064c5 Add .peer_addr() #744 Nikolay Kim 2019-04-16 10:11:38 -07:00
  • eb4f6b74fb Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-04-16 09:58:07 -07:00
  • a116c4c2c7 Expose peer addr via Request::peer_addr() and RequestHead::peer_addr Nikolay Kim 2019-04-16 09:54:02 -07:00
  • 7f674febb1 add 422 to httpcodes.rs (#782) Travis Harmon 2019-04-15 19:55:06 -04:00
  • 14252f5ef2 use test::call_service Nikolay Kim 2019-04-15 09:09:21 -07:00
  • 7a28b32f6d Rename test::call_success to test::call_service Nikolay Kim 2019-04-15 07:44:07 -07:00
  • 09cdf1e302 Rename RouterConfig to ServiceConfig Nikolay Kim 2019-04-15 07:32:49 -07:00
  • 1eebd47072 fix warnings Nikolay Kim 2019-04-14 21:00:16 -07:00
  • 002c41a7ca update trust-dns Nikolay Kim 2019-04-14 20:45:44 -07:00
  • ab4fda6084 update tests Nikolay Kim 2019-04-14 20:20:33 -07:00
  • f9078d41cd add test::read_response; fix TestRequest::app_data() Nikolay Kim 2019-04-14 19:52:12 -07:00
  • 4cc2b38059 added read_response_json for testing (#776) Darin 2019-04-14 19:25:45 -04:00
  • d7040dc303 alpha.6 release v1.0.0-alpha.6 Nikolay Kim 2019-04-14 08:09:32 -07:00
  • 6bc1a0c76b Do not set default headers for websocket request Nikolay Kim 2019-04-14 07:43:53 -07:00
  • 5bd5651faa Allow to use any service as default service Nikolay Kim 2019-04-13 22:25:00 -07:00
  • 32ac159ba2 update migration Nikolay Kim 2019-04-13 16:51:41 -07:00
  • ee33f52736 make extractor config type explicit Nikolay Kim 2019-04-13 16:35:25 -07:00
  • 4f30fa9d46 Remove generic type for request payload, always use default Nikolay Kim 2019-04-13 14:50:54 -07:00
  • 043f6e77ae remove nested multipart support Nikolay Kim 2019-04-13 10:11:07 -07:00
  • 48518df883 do not generate all docs; use docs.rs for 1.0 docs Nikolay Kim 2019-04-13 09:35:23 -07:00
  • 1f2b15397d prepare alpha5 release v1.0.0-alpha.5 Nikolay Kim 2019-04-12 14:00:45 -07:00
  • 87167f6581 update actix-connect Nikolay Kim 2019-04-12 12:33:11 -07:00
  • b4768a8f81 add TestRequest::run(), allows to run async functions Nikolay Kim 2019-04-12 11:28:57 -07:00
  • 3fb7343e73 provide during test request construction Nikolay Kim 2019-04-12 11:22:18 -07:00
  • 5cfba5ff16 add FramedRequest builder for testing Nikolay Kim 2019-04-12 11:15:58 -07:00
  • 67c34a5937 Add Debug impl for BoxedSocket Nikolay Kim 2019-04-11 16:01:54 -07:00
  • 94d7a7f873 custom future for SendError service Nikolay Kim 2019-04-11 15:12:23 -07:00
  • d86567fbdc revert SendResponse::Error type Nikolay Kim 2019-04-11 14:18:58 -07:00
  • d115b3b3ed ws verifyciation takes RequestHead; add SendError utility service Nikolay Kim 2019-04-11 14:00:32 -07:00
  • 6420a2fe1f update client example Nikolay Kim 2019-04-10 20:57:18 -07:00
  • 0eed9e5257 add more migration Nikolay Kim 2019-04-10 20:51:57 -07:00
  • 7801fcb993 update migration Nikolay Kim 2019-04-10 20:47:28 -07:00
  • e55be4dba6 add FramedRequest helper methods Nikolay Kim 2019-04-10 19:57:34 -07:00
  • 12e1dad42e export TestBuffer Nikolay Kim 2019-04-10 19:43:09 -07:00
  • 7cd59c38d3 rename framed App Nikolay Kim 2019-04-10 18:08:28 -07:00
  • 8dc4a88aa6 add actix-framed Nikolay Kim 2019-04-10 15:06:27 -07:00
  • 52aebb3bca fmt Nikolay Kim 2019-04-10 15:05:03 -07:00
  • 6b42b2aaee remove framed for now Nikolay Kim 2019-04-10 12:55:56 -07:00
  • 6ab9838977 added some error logging for extractors: Data, Json, Query, and Path (#765) Darin 2019-04-10 15:45:13 -04:00
  • 9d82d4dfb9 Fix body propagation in Response::from_error. #760 Nikolay Kim 2019-04-10 12:43:31 -07:00
  • 9bb40c249f add h1::SendResponse future; renamed to MessageBody::size Nikolay Kim 2019-04-10 12:24:17 -07:00
  • 046b7a1425 Expand codegen to allow specify guards and async Douman 2019-03-31 10:23:15 +03:00
  • c22a3a71f2 fix test Nikolay Kim 2019-04-08 19:07:11 -07:00
  • 9c9940d88d update readme Nikolay Kim 2019-04-08 17:53:19 -07:00
  • 561f83d044 add upgrade service support to h1 dispatcher Nikolay Kim 2019-04-08 17:49:27 -07:00
  • 43d325a139 allow to specify upgrade service Nikolay Kim 2019-04-08 14:51:16 -07:00
  • 0a6dd0efdf fix compression tests Nikolay Kim 2019-04-08 12:48:39 -07:00
  • b921abf18f set host header for http1 connections Nikolay Kim 2019-04-08 12:48:26 -07:00
  • 9bcd5d6664 updated legacy code in call_success example (#762) Darin 2019-04-08 14:20:46 -04:00
  • bc58dbb2f5 add async expect service test Nikolay Kim 2019-04-08 11:19:56 -07:00
  • b1547bbbb6 do not set default headers Nikolay Kim 2019-04-08 11:09:57 -07:00
  • a7fdac1043 fix expect service registration and tests Nikolay Kim 2019-04-08 10:31:29 -07:00
  • 53da55aa3c alpha4 release v1.0.0-alpha.4 Nikolay Kim 2019-04-07 23:42:05 -07:00