mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-16 04:55:58 +08:00
修复cookie过期判断不准的bug
This commit is contained in:
@@ -310,7 +310,7 @@ protected:
|
||||
virtual void onManager() override;
|
||||
private:
|
||||
void onResponseCompleted_l();
|
||||
void checkCookie(const HttpHeader &headers );
|
||||
void checkCookie(HttpHeader &headers );
|
||||
protected:
|
||||
bool _isHttps;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user