Commit Graph

  • a3022e6d88 some overview text for guide Nikolay Kim 2017-11-28 12:44:59 -0800
  • b55d69b4c2 better handler result handling Nikolay Kim 2017-11-28 12:42:53 -0800
  • 0bd8725426 make resource handler result more generic Nikolay Kim 2017-11-28 12:28:51 -0800
  • ac3fe30d19 use git master for examples Nikolay Kim 2017-11-28 10:27:58 -0800
  • 88eb6bc6a2 build mdbook Nikolay Kim 2017-11-28 09:57:27 -0800
  • 91cefa8e2f use precompiled mdbook Nikolay Kim 2017-11-28 09:40:22 -0800
  • 26413d1d61 add link to guide Nikolay Kim 2017-11-27 19:56:14 -0800
  • 06f9b7b52f fix travis config Nikolay Kim 2017-11-27 16:49:25 -0800
  • 599f3c26e0 start working on guide Nikolay Kim 2017-11-27 16:41:37 -0800
  • b5a4f6f855 hellper method for json body Nikolay Kim 2017-11-27 10:39:47 -0800
  • 42716d3252 update tests Nikolay Kim 2017-11-26 22:59:04 -0800
  • 170d3163f3 better export naming Nikolay Kim 2017-11-26 22:53:28 -0800
  • 0519056199 consistent naming Nikolay Kim 2017-11-26 22:31:29 -0800
  • 45433f71e5 impl Default trait for HttpRequest Nikolay Kim 2017-11-26 22:20:28 -0800
  • b62b303fdb remove unneeded directives Nikolay Kim 2017-11-26 22:11:51 -0800
  • 8e80fed2af added urlencoded errors Nikolay Kim 2017-11-26 22:00:25 -0800
  • fdafb0c848 simplify middleware api; fix examples Nikolay Kim 2017-11-26 21:47:33 -0800
  • 5a3b6638a7 move state to request object Nikolay Kim 2017-11-26 21:18:38 -0800
  • 8e0a7f44d4 pass request by value Nikolay Kim 2017-11-26 20:32:12 -0800
  • eb7f48a1c6 include payload into request Nikolay Kim 2017-11-26 19:00:57 -0800
  • 32483735ba cookie session implementation Nikolay Kim 2017-11-26 17:30:35 -0800
  • 53ce186294 cleanup pipeline Nikolay Kim 2017-11-25 12:05:27 -0800
  • 37c1e78c7a added helper Task::error method Nikolay Kim 2017-11-25 10:52:43 -0800
  • 45ecb87eab allow middlware error result Nikolay Kim 2017-11-25 10:24:45 -0800
  • 54bbc98343 cookie session prototype Nikolay Kim 2017-11-25 09:52:32 -0800
  • f4972150cc better middleware error handling Nikolay Kim 2017-11-25 09:40:57 -0800
  • 1fc64bc83d better pipeline error handling Nikolay Kim 2017-11-25 09:28:25 -0800
  • 64ade803f9 store error for error response Nikolay Kim 2017-11-25 09:03:44 -0800
  • 940bc08aba remove unused imports Nikolay Kim 2017-11-24 22:19:06 -0800
  • 7569036dd4 refactor request pipeline Nikolay Kim 2017-11-24 22:15:52 -0800
  • 59b8214685 better nightly detection Nikolay Kim 2017-11-24 10:28:43 -0800
  • f33c489154 added default ErrorResponse for std::error::Error Nikolay Kim 2017-11-24 10:03:13 -0800
  • 5529ea0428 better logger format test Nikolay Kim 2017-11-23 16:53:02 -0800
  • 39a20fb95d use env_logger for logger tests Nikolay Kim 2017-11-23 15:48:59 -0800
  • 155a636487 more logger tests Nikolay Kim 2017-11-23 15:37:11 -0800
  • e571587a8c refactor logger middleware Nikolay Kim 2017-11-23 15:17:16 -0800
  • 5945035fc3 better method name Nikolay Kim 2017-11-19 18:55:37 -1000
  • 766e243c63 more Body tests Nikolay Kim 2017-11-19 18:32:37 -1000
  • 83862dfbb4 update payload tests Nikolay Kim 2017-11-19 18:26:05 -1000
  • c44e4ad100 expect error tests Nikolay Kim 2017-11-19 18:02:31 -1000
  • 1a0e87ac3c add tests for errors Nikolay Kim 2017-11-19 17:58:47 -1000
  • 72edd75eab add custom ExceptError Nikolay Kim 2017-11-19 17:51:14 -1000
  • 78d8d21196 cleanup error Nikolay Kim 2017-11-19 17:26:31 -1000
  • fd3dcdf0f6 use failure from crates Nikolay Kim 2017-11-18 06:50:56 -1000
  • a87784ba15 use Result intead of HandlerResult Nikolay Kim 2017-11-18 06:50:07 -1000
  • c800bf55f5 update tests Nikolay Kim 2017-11-15 20:28:02 -1000
  • 0143e18fe9 fix extern crate Nikolay Kim 2017-11-15 20:09:37 -1000
  • de71ad7de4 refactor error handling Nikolay Kim 2017-11-15 20:06:28 -1000
  • c565965865 rename BinaryBody Nikolay Kim 2017-11-10 13:42:32 -0800
  • f2520d2d79 update logger doc Nikolay Kim 2017-11-10 13:34:16 -0800
  • be3a1ab770 use remote addr in logger if available Nikolay Kim 2017-11-10 13:26:12 -0800
  • f369d9af0e make remote addr available to http request Nikolay Kim 2017-11-10 13:08:15 -0800
  • 265628750c refactor logger middleware Nikolay Kim 2017-11-10 12:29:54 -0800
  • 657efb8cce fix readme Nikolay Kim 2017-11-09 22:18:59 -0800
  • 40c1d3b711 refactor middlewares Nikolay Kim 2017-11-09 22:08:54 -0800
  • 51cd08ef57 store cookies load state Nikolay Kim 2017-11-08 21:01:56 -0800
  • 2a319d733f enable secure cookies Nikolay Kim 2017-11-08 20:57:59 -0800
  • 519a9e64f8 cleanup tls example Nikolay Kim 2017-11-08 20:29:48 -0800
  • 4d575c6269 update readme Nikolay Kim 2017-11-08 20:25:14 -0800
  • e9fe2ba740 use bytes::Writer Nikolay Kim 2017-11-08 20:08:16 -0800
  • 7565ed8e06 use higher pripority for br Nikolay Kim 2017-11-08 19:42:13 -0800
  • 02fb424659 add custom Debug impl for HttpResponse Nikolay Kim 2017-11-08 19:31:25 -0800
  • 1392b2b171
    Update README.md Nikolay Kim 2017-11-08 16:48:20 -0800
  • e558414867 add response content encoding Nikolay Kim 2017-11-08 16:44:23 -0800
  • 76b8104f52 use version in readme Nikolay Kim 2017-11-07 16:09:37 -0800
  • 2eb3ad0de3 better name Nikolay Kim 2017-11-07 16:08:10 -0800
  • 6974213036 use new brotli2 version Nikolay Kim 2017-11-07 15:59:37 -0800
  • 72c8ad9fe1 fix appveyor config for gnu target Nikolay Kim 2017-11-07 09:37:50 -0800
  • a65fd695e1 refactor content encoding Nikolay Kim 2017-11-06 16:23:58 -0800
  • 994d0afd80 allow to set/change responses content encoding Nikolay Kim 2017-11-06 14:56:38 -0800
  • 2379bcbf39 added content-encoding support to h2 Nikolay Kim 2017-11-06 09:35:52 -0800
  • bddd8e9c2e better deflate decoding Nikolay Kim 2017-11-06 09:24:19 -0800
  • c2978a6eea add content encoding decompression Nikolay Kim 2017-11-06 01:24:49 -0800
  • b467ddf970 test with alpn feature Nikolay Kim 2017-11-04 13:57:19 -0700
  • 3f649b8e07 fix name Nikolay Kim 2017-11-04 14:07:15 -0700
  • e9e247217a update readme Nikolay Kim 2017-11-04 13:49:51 -0700
  • f23974cfb5 update readme Nikolay Kim 2017-11-04 13:49:05 -0700
  • 53868a88fa add keep-alive for h2 connection Nikolay Kim 2017-11-04 13:24:57 -0700
  • 28652a3ba8 update readme Nikolay Kim 2017-11-04 12:36:37 -0700
  • 41be1db8bc fix link Nikolay Kim 2017-11-04 12:35:55 -0700
  • 67f3ad31ab update readme Nikolay Kim 2017-11-04 12:35:19 -0700
  • d7d3d663e9 refactor server impl and add support for alpn http2 negotiation Nikolay Kim 2017-11-04 12:33:14 -0700
  • 32cefb8455 implement h2 writer Nikolay Kim 2017-11-04 09:07:44 -0700
  • 4add742aba refactor task impl, extract stream writer to separate struct Nikolay Kim 2017-11-03 11:29:44 -0700
  • f010672885 rename modules Nikolay Kim 2017-11-02 12:54:09 -0700
  • c14e6c9008 make possible to use async handler v0.2.1 Nikolay Kim 2017-11-03 13:35:34 -0700
  • ec3b139273 Allow to start tls server with HttpServer::serve_tls Nikolay Kim 2017-11-01 16:34:58 -0700
  • a12e5e9cf5 bump version Nikolay Kim 2017-10-30 20:46:39 -0700
  • ba689fd4cd badge v0.2.0 Nikolay Kim 2017-10-30 20:42:54 -0700
  • f35a3ea6db prepare release Nikolay Kim 2017-10-30 20:39:56 -0700
  • 26c13a81d2 fix link in readme Nikolay Kim 2017-10-30 16:37:26 -0700
  • 58de9dcf56 added new cancel_future_on_stop Nikolay Kim 2017-10-30 14:49:20 -0700
  • e3c058c96e convert from ref string into body Nikolay Kim 2017-10-29 22:50:21 -0700
  • 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