1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-08 16:29:21 +00:00

Commit graph

  • 92686b6e1b add sockjs server link Nikolay Kim 2017-10-29 21:49:16 -0700
  • 4e216701c0 better handler function ergonimics Nikolay Kim 2017-10-29 21:39:59 -0700
  • 8aa20c6261 disable print Nikolay Kim 2017-10-29 20:54:52 -0700
  • 122fcd6881 stop http actor on write_eof Nikolay Kim 2017-10-29 20:51:06 -0700
  • dec4140733 added WsWriter::close Nikolay Kim 2017-10-29 19:49:59 -0700
  • 8ab04b39df update tests; clippy warnings Nikolay Kim 2017-10-29 15:04:44 -0700
  • 6b2248ecdf do not add error response if current response is in process Nikolay Kim 2017-10-29 14:51:30 -0700
  • a1b7d5995e conditional response build Nikolay Kim 2017-10-29 14:51:02 -0700
  • ce34eab832 better ws handshake error responses Nikolay Kim 2017-10-29 14:50:26 -0700
  • af1e0bac08 add HttpContext::drain() Nikolay Kim 2017-10-29 06:05:31 -0700
  • 5cd25cc8b1 fix query splitting Nikolay Kim 2017-10-29 06:03:51 -0700
  • b2670c94f4 added HttpRequest::content_type(), query() method returns HashMap Nikolay Kim 2017-10-29 06:03:21 -0700
  • d93244aa4f Do not use as it can not parse some valid paths Nikolay Kim 2017-10-27 22:19:00 -0700
  • 76ffc60971 better path recognision Nikolay Kim 2017-10-27 19:26:53 -0700
  • fb0270e27d refactor Payload stream Nikolay Kim 2017-10-26 23:14:33 -0700
  • 488fb256b4 add optional skeptic Nikolay Kim 2017-10-26 06:12:23 -0700
  • 86583049fa Fix disconnection handling Nikolay Kim 2017-10-25 16:25:26 -0700
  • da79981d90 update actix Nikolay Kim 2017-10-24 20:24:14 -0700
  • 5e54a80064 body tests Nikolay Kim 2017-10-24 00:09:52 -0700
  • ccb3f61d70 added response's helper method finish Nikolay Kim 2017-10-23 23:52:20 -0700
  • b9c11b56f8 added shared string body Nikolay Kim 2017-10-23 23:49:27 -0700
  • 1aac83ac96 more body conversion impls Nikolay Kim 2017-10-23 23:44:03 -0700
  • 4ee2a60d88 reuse BinaryBody for Frame::Payload Nikolay Kim 2017-10-23 23:39:01 -0700
  • c435f16170 refactory response body Nikolay Kim 2017-10-23 23:25:32 -0700
  • 779b480663 more simplification for RouteRecognizer Nikolay Kim 2017-10-23 22:02:42 -0700
  • d9b89ccdac simplify RouteRecognizer reuse Nikolay Kim 2017-10-23 19:28:23 -0700
  • bea8e4825d update websocket example Nikolay Kim 2017-10-23 18:42:15 -0700
  • 6d9bd4e04c update readme example Nikolay Kim 2017-10-23 17:31:46 -0700
  • 183fe9aebb set env_logger version Nikolay Kim 2017-10-23 16:07:44 -0700
  • acaf397350 disable h2 for release Nikolay Kim 2017-10-23 16:04:31 -0700
  • da8b637725 update readme Nikolay Kim 2017-10-23 15:58:05 -0700
  • 2561e5e3a0 remove kcov changes Nikolay Kim 2017-10-23 15:33:25 -0700
  • 881f22e5f7 exclude examples Nikolay Kim 2017-10-23 15:21:23 -0700
  • efada51f12 add exclude pattern for tests Nikolay Kim 2017-10-23 14:26:01 -0700
  • 4d93766a0f payload error tests Nikolay Kim 2017-10-23 14:08:11 -0700
  • 1cdfea39f0 wsframe tests Nikolay Kim 2017-10-23 13:31:22 -0700
  • 203d0dd80f add stateful example Nikolay Kim 2017-10-23 11:48:06 -0700
  • ba504cc69e use actix 0.3 Nikolay Kim 2017-10-23 10:05:07 -0700
  • 17b4c33949 update example links Nikolay Kim 2017-10-23 09:20:12 -0700
  • 1e96821b54 update links Nikolay Kim 2017-10-23 09:17:24 -0700
  • 3f6949baa9 update repo location Nikolay Kim 2017-10-23 09:16:13 -0700
  • dcf060461a enable beta on travis Nikolay Kim 2017-10-22 23:00:04 -0700
  • f4180e78fe response tests Nikolay Kim 2017-10-22 22:54:11 -0700
  • e8936fe081 update multipart tests Nikolay Kim 2017-10-22 22:23:38 -0700
  • f737a3eb3e different ports Nikolay Kim 2017-10-22 21:52:01 -0700
  • 3adddc591d multipart tests Nikolay Kim 2017-10-22 21:40:41 -0700
  • 5f90d0bcd6 unread_data tests Nikolay Kim 2017-10-22 20:19:20 -0700
  • d49e61591f fix payload readuntil Nikolay Kim 2017-10-22 20:07:18 -0700
  • 32a9d9f683 payload tests Nikolay Kim 2017-10-22 19:58:50 -0700
  • 33d0c39af6 tests Nikolay Kim 2017-10-22 18:32:54 -0700
  • 8c48fdb0fc fix test Nikolay Kim 2017-10-22 17:47:22 -0700
  • 5699af9795 more tests Nikolay Kim 2017-10-22 17:33:24 -0700
  • 26989f5591 server tests Nikolay Kim 2017-10-22 12:48:43 -0700
  • 71f7606baf more tests Nikolay Kim 2017-10-22 09:45:53 -0700
  • 6ad048d445 multipart boundary extraction Nikolay Kim 2017-10-22 09:30:05 -0700
  • f85925a652 refactor error handling Nikolay Kim 2017-10-22 09:13:29 -0700
  • d555fcabfc update tests Nikolay Kim 2017-10-22 08:14:23 -0700
  • afe9459ce1 pass request by ref; added middleware support Nikolay Kim 2017-10-21 22:59:09 -0700
  • 7364e088be basic example Nikolay Kim 2017-10-21 19:35:50 -0700
  • 6a33b65f02 refactor server router Nikolay Kim 2017-10-21 18:54:24 -0700
  • 0d6e42e748 fix ws doc string Nikolay Kim 2017-10-21 15:40:16 -0700
  • 4560ca17b2 update actix; update examples Nikolay Kim 2017-10-21 15:21:16 -0700
  • 0865071dd7 use threads for websocket example Nikolay Kim 2017-10-21 02:08:07 -0700
  • 0bfe07b371 process inactive tasks Nikolay Kim 2017-10-20 23:12:36 -0700
  • 71dc9edf8e add simple websocket example Nikolay Kim 2017-10-20 21:08:38 -0700
  • 9fd84a0aef rename example Nikolay Kim 2017-10-20 20:45:30 -0700
  • 56c91adce2 add websocket example Nikolay Kim 2017-10-20 17:16:17 -0700
  • 1db4200621 drop skeptic for now Nikolay Kim 2017-10-19 16:41:21 -0700
  • 24804250a8 update multipart impl Nikolay Kim 2017-10-19 16:22:21 -0700
  • aaef550bc5 multipart implementation Nikolay Kim 2017-10-18 23:43:50 -0700
  • 264380bf33 add multipart and urlencoded bodies support Nikolay Kim 2017-10-17 16:46:57 -0700
  • fb92d5552d update actix Nikolay Kim 2017-10-17 14:44:00 -0700
  • 92b81899dd update doc strings Nikolay Kim 2017-10-16 20:13:47 -0700
  • de2f604fea update link Nikolay Kim 2017-10-16 20:08:57 -0700
  • 38931d7867 cargo clean for appvoyer Nikolay Kim 2017-10-16 20:05:54 -0700
  • 774de4b44a doc string Nikolay Kim 2017-10-16 19:40:11 -0700
  • e55e08d204 appveyor support Nikolay Kim 2017-10-16 13:16:54 -0700
  • f59f68eded new router recognizer Nikolay Kim 2017-10-16 19:21:24 -0700
  • 35107f64e7 make HttpServer generic over incoming stream Nikolay Kim 2017-10-16 13:13:32 -0700
  • 2e96a79969 doc strings Nikolay Kim 2017-10-16 10:43:35 -0700
  • ff6779a38e use ParseError for HttpRequest::chunked() Nikolay Kim 2017-10-16 10:31:31 -0700
  • 95fa70d19e rename params to match_info Nikolay Kim 2017-10-16 10:20:16 -0700
  • 02033724d8 test woth with_params Nikolay Kim 2017-10-16 09:58:54 -0700
  • 88a81155bd added HttpRequest::query Nikolay Kim 2017-10-16 09:43:10 -0700
  • ba1a73443e added StaticFiles basic impl Nikolay Kim 2017-10-16 01:19:23 -0700
  • fa6bc35dbd update doc strings Nikolay Kim 2017-10-15 15:59:26 -0700
  • f1d6c61c5c add expect/continue support Nikolay Kim 2017-10-15 15:52:52 -0700
  • 94c8aa6a54 do not use actix prelude Nikolay Kim 2017-10-15 15:10:35 -0700
  • 955e50313d simplify server method Nikolay Kim 2017-10-15 14:53:03 -0700
  • 663492407d update readme Nikolay Kim 2017-10-15 14:19:50 -0700
  • 5901f0f9f5 Application, router, resource builders Nikolay Kim 2017-10-15 14:17:41 -0700
  • 5480cb5d49 rename httpmessage to httpresponse Nikolay Kim 2017-10-15 09:33:17 -0700
  • 1d2521a5a4 Update README.md Nikolay Kim 2017-10-15 09:15:38 -0700
  • b79187a425 more tests Nikolay Kim 2017-10-14 23:14:26 -0700
  • c3e71bb9ad fix another link Nikolay Kim 2017-10-14 23:01:06 -0700
  • 0d27c0bc78 fix links Nikolay Kim 2017-10-14 23:00:03 -0700
  • 41f1e6cdc9 split http request; add HttpRequest::range() Nikolay Kim 2017-10-14 22:52:38 -0700
  • f30aef404d fix tests Nikolay Kim 2017-10-14 11:13:02 -0700
  • edac148f7c added Httprequest::cookie() method Nikolay Kim 2017-10-14 11:02:25 -0700
  • f0531793b4 add cookies support for response Nikolay Kim 2017-10-14 10:40:58 -0700