sunnysab
sunnysab
rt,非常感谢,书也是质量很高的。先收藏着,以后可以看一阵子
根据 [RFC6265 4.1.2.4](https://datatracker.ietf.org/doc/html/rfc6265#section-4.1.2.4),当服务端 Set-Cookie 字段缺失 Path 时,应该使用当前页面的“目录”作为默认的 cookie 路径。也就是说,如果 URI 为 `/w/login`,那么 Cookie 的路径应该为 `/w/`。 According to [RFC6265 4.1.2.4](https://datatracker.ietf.org/doc/html/rfc6265#section-4.1.2.4), user agent uses the "directory" of request-uri as default path if...
Hello, I've downloaded yolov8n-face.pt provided at your link, while I found that `result.boxes.id` is always None. It leads tracking unavailable. I tested other face detecting model, all are the same....
**XIU version** For example: v0.13.0 **Describe the bug** Crash when RTSP stream returning audio without encoding_name??? 使用时发现 xiu 抛出错误,设备是 unv 的网络摄像头: ```shell xiu -c xiu.toml [2024-08-31T05:24:34Z INFO xrtsp::relay::pull_client_manager] push client...