1
0
mirror of https://github.com/actix/examples synced 2025-01-22 14:05:55 +01:00
Sven-Hendrik Haase fb5779fe8f Always send body whole and don't use transfer encoding
Without doing this, body size would be unknown at the time of sending, causing awc to use transfer encoding which is probably unexpected in most cases.
This change makes behavior more obvious.
2019-10-09 00:56:55 +02:00
2019-07-11 15:11:05 +06:00
2019-06-06 16:47:40 +06:00
2019-06-07 13:30:14 -07:00
2019-09-05 00:04:57 +09:00
2019-09-05 00:04:57 +09:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-09-05 00:04:57 +09:00
2019-06-06 16:47:40 +06:00
2019-08-13 12:10:52 -03:00
2019-10-06 04:44:45 +09:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-09-05 00:04:57 +09:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-06-06 16:47:40 +06:00
2019-02-22 15:00:58 +05:00
2019-06-17 12:48:03 +06:00
2019-09-05 00:04:57 +09:00
2019-09-05 00:04:57 +09:00
2019-08-11 01:13:02 +09:00
2019-09-25 10:39:49 +06:00
2018-04-12 17:07:42 -07:00
2019-06-17 12:48:03 +06:00
2019-03-09 22:38:15 -08:00

Actix examples Build Status Join the chat at https://gitter.im/actix/actix

A curated list of examples related to actix.

from community

  • OUISRC : Welcome to OUISRC, let us Gain more in exploration and interaction.
  • Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various actix and actix-web concepts.
  • Actix Auth Server : Auth web micro-service with rust using actix-web - complete tutorial. See code in examples/simple-auth-server

Contribute

Welcome to contribute !

Description
Actix web examples
Readme Apache-2.0 14 MiB
Languages
Rust 86.7%
HTML 7%
Python 3.1%
JavaScript 0.9%
Vue 0.9%
Other 1.3%