Pinned issues
Issues
- 0
- 2
如何通过request动态设置cors ?
#924 opened by micross - 0
- 1
- 2
Support converting multiple methods into handlers.
#919 opened by andeya - 0
Sentry documentation
#855 opened by domenkozar - 3
使用#[salvo::oapi::endpoint]时,遇到返回std::result::Result<(), impl salvo::Writer>的方法时报错
#908 opened by 3517277 - 1
路由不存在时http状态码为啥是200而不是404 ?
#917 opened by micross - 1
平滑重启的最佳实践是什么?
#911 opened by lithbitren - 1
HTTP3 cannot start in the tokio::spawn
#902 opened by focus-wind - 3
希望增加个named函数
#879 opened by dulumao - 0
OAPI Extractor
#891 opened by Firesz25 - 1
Request Id
#890 opened by lywa1998 - 0
- 4
Can't get `**rest_path`
#889 opened by markcda - 5
Rename hoop
#867 opened by clarnx - 1
Salvo 可否侦听多个端口,每个端口可以访问的资源是不同的
#888 opened by longzou - 1
- 0
Force HTTPS
#880 opened by shujaatak - 1
- 1
根据例子设置自定义页面404,发现res.status_code 一直是None
#876 opened by stevensu1977 - 2
- 0
session 失效了
#877 opened by dulumao - 0
Derive `ToSchema` not work for unit enum variants
#874 opened by cryscan - 2
Add compression support to websockets
#872 opened by rxdiscovery - 6
Rename Affix
#849 opened by domenkozar - 0
OpenAPI page does not render
#862 opened by joeferner - 3
Server Logs Only Show HTTP/1.1 with `http2-cleartext` Feature in `salvo` Crate
#851 opened by TheAwiteb - 10
Additionally, even when I disable the `http2` feature, the server still handles HTTP/2 requests. I don't think it should behave this way.
#853 opened by TheAwiteb - 7
OAPI : #[salvo(schema(name = XXX))] expects an identifier instead of a "string" literal
#832 opened by rxdiscovery - 3
使用PathParam时,路由通配符<**id>不生效
#842 opened by z91300 - 1
Get matched route information
#822 opened by cortopy - 1
`oapi::ToParameters` trait requires `oapi::Extractible` trait, which is not necessary
#838 opened by TheAwiteb - 0
Error display in `StatusError` implementation
#840 opened by TheAwiteb - 3
- 1
implement IP filtering at the TCP level.
#830 opened by lithbitren - 1
Enhance Error Handling in Compression Middleware to Properly Propagate Error(StatusError) in ResBody
#825 opened by fankaiLiu - 1
Add IpAddr and u16 "constructor" to conn::TcpListener
#824 opened by Mek101 - 6
2 features request.
#791 opened by sprappcom - 3
- 6
Tokio runtime panic when using QuinnListener
#817 opened by markcda - 1
HTTP/3 realization doesn't work
#814 opened by markcda - 7
Backlog option/example for connections/sockets
#811 opened by gheorghitamutu - 4
请教&mut Request两次读取数据问题
#813 opened by Ants24 - 1
tls-rustls-reload example not reloading periodically
#809 opened by mixaal - 1
opanapi 接口组和接口的排序问题
#773 opened by z91300 - 1
`hoop`的调用顺序是不是决定了中间件的执行顺序
#795 opened by xmh0511 - 2
`required` attribute for salvo_oapi endpoint macro
#792 opened by YorKnEz - 2
- 4
features添加quinn后,无法在windows上交叉编译为linux二进制
#782 opened by 1225754321