Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新手 如何使用cookies啊 亲 #11

Open
DD924 opened this issue Nov 25, 2023 · 4 comments
Open

新手 如何使用cookies啊 亲 #11

DD924 opened this issue Nov 25, 2023 · 4 comments

Comments

@DD924
Copy link

DD924 commented Nov 25, 2023

如何获取cookies 某个值

@yuanzhihai
Copy link
Owner

$response = Http::withCookies(array $cookies, string $domain)->post(...);

@DD924
Copy link
Author

DD924 commented Nov 25, 2023

$response = Http::withCookies(array $cookies, string $domain)->post(...);

谢谢您的回复 我要取出cookies 呢 用请求头方式吗 这个我看了文档的呢 我要取出呢

@DD924
Copy link
Author

DD924 commented Nov 25, 2023

$response = Http::withCookies(array $cookies, string $domain)->post(...);

还在吗 亲

@DD924
Copy link
Author

DD924 commented Nov 27, 2023

$response = Http::withCookies(array $cookies, string $domain)->post(...);

怎么弄啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants