This commit is contained in:
beabigegg
2025-09-02 13:11:48 +08:00
parent a60d965317
commit b11a8272c4
76 changed files with 15321 additions and 200 deletions

13
response_headers.txt Normal file
View File

@@ -0,0 +1,13 @@
HTTP/1.1 200 OK
Server: Werkzeug/3.0.1 Python/3.12.10
Date: Tue, 02 Sep 2025 01:04:08 GMT
Content-Type: application/json
Content-Length: 470
Access-Control-Allow-Origin: http://localhost:3000
Access-Control-Allow-Headers: Content-Type, Authorization, X-Requested-With
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS, PATCH
Access-Control-Allow-Credentials: true
Access-Control-Max-Age: 86400
Set-Cookie: session=12b5b095-569b-4914-9b32-9e45ead26694; Expires=Wed, 03 Sep 2025 01:04:08 GMT; HttpOnly; Path=/
Connection: close