Maccesch
|
4d42f7234a
|
use_websocket now uses codecs
|
2024-07-01 02:29:27 +01:00 |
|
Maccesch
|
a8de6a96dd
|
refactored codecs and implemented msgpack and bincode as binary codecs. prost is now a binary codec as well and base64 is available as an adapter.
|
2024-06-07 02:19:07 +02:00 |
|
SleeplessOne1917
|
2cfb62cd20
|
Fix typo in use_cookie compile errors.
|
2024-06-05 20:52:13 -04:00 |
|
Maccesch
|
a1f3ca0486
|
re-export cookie::SameSite
closes #106
|
2024-06-05 11:53:59 +02:00 |
|
Maccesch
|
ae60e38db3
|
release 0.10.8
|
2024-04-19 14:54:37 +01:00 |
|
Javier E.
|
ac61e150a6
|
Add spin feature for use_cookie
|
2024-04-18 18:09:23 -03:00 |
|
Stephen Brian King
|
e2c84523f2
|
fix document.set_cookie usage
|
2024-03-23 00:47:57 -06:00 |
|
司芳源
|
1a4683eb73
|
time unit of cookie's max-age is actually millisecond
Signed-off-by: 司芳源 <sify21@163.com>
|
2024-03-19 20:49:30 +08:00 |
|
Maccesch
|
6c14a8e6be
|
release 0.10.0
|
2024-01-31 19:55:30 +00:00 |
|
Maccesch
|
ee62623950
|
finished use_cookie
|
2024-01-31 16:54:25 +00:00 |
|
Maccesch
|
7fe153e525
|
added use_broadcast_channel
|
2024-01-29 21:29:39 +00:00 |
|
Maccesch
|
0d546d464a
|
fix csr for use_cookie
|
2024-01-29 20:27:40 +00:00 |
|
Maccesch
|
37bf52b5c1
|
refactoring use_cookie
|
2024-01-29 19:15:55 +00:00 |
|
Maccesch
|
51c66e5e72
|
updated tests to accomodate use_cookie and added possibility to get your own cookie header value
|
2024-01-29 18:05:06 +00:00 |
|
Rakshith Ravi
|
ee930bbabb
|
Fixed typo
|
2024-01-27 03:35:29 +05:30 |
|
Rakshith Ravi
|
91f483c850
|
Fixed formatting
|
2024-01-27 03:30:30 +05:30 |
|
Rakshith Ravi
|
d44b9a292d
|
Fixed differing http versions
|
2024-01-27 03:29:14 +05:30 |
|
Maccesch
|
e4c6901140
|
use_cookie feature docs more prominent
|
2024-01-23 16:06:16 +00:00 |
|
Maccesch
|
4598c27e29
|
updated to leptos 0.6.0-beta
|
2024-01-23 15:55:12 +00:00 |
|
Maccesch
|
67fa44a5ac
|
fixed use_cookie docs
|
2024-01-23 15:44:33 +00:00 |
|
Maccesch
|
383e8ad689
|
added some docs to use_cookie and the actix feature
|
2024-01-23 15:39:52 +00:00 |
|
Rakshith Ravi
|
84cc04430a
|
Added one-liner for use-cookie
|
2024-01-22 07:56:42 +05:30 |
|
Rakshith Ravi
|
7bd54edb2d
|
Fixed dependency issue
Added documentation
|
2024-01-22 07:54:47 +05:30 |
|
Rakshith Ravi
|
73cad742f1
|
Added use-cookie
TODO docs
|
2024-01-21 17:37:13 +05:30 |
|