mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-21 07:07:30 +02:00
Url parameters for websocket URLs
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "yaak-http"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
yaak-models = { workspace = true }
|
||||
regex = "1.11.0"
|
||||
urlencoding = "2.1.3"
|
||||
Reference in New Issue
Block a user