Response
URL: http://localhost:38083/wordle/api/game/30/word
Status code: 201
Content Type: text/plain
Request Headers
Authorization=Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJqYXF1ZWx5bi5zdGFtbSIsImlhdCI6MTcxMDIyNzY3MCwiZXhwIjoxNzEwMzE0MDcwfQ.rIUfL6j19yya5-kJQA7C0oQP1pO1tGxxqhunvVvvgVY
Accept=*/*
Content-Type=text/plain; charset=ISO-8859-1
Content Body
BEAST
Response Headers
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Tue, 12 Mar 2024 07:14:30 GMT
Keep-Alive: timeout=60
Connection: keep-alive
Response Body
[
[
"GRAY",
"GRAY",
"GRAY",
"YELLOW",
"GRAY"
],
[
"YELLOW",
"GRAY",
"GRAY",
"YELLOW",
"GRAY"
]
]