Set cookies.
Returns cookie data.
get
https://httpbin.org/cookies
Response
200
Response
200
get/cookies
200
Deletes cookie(s) as provided by the query string and redirects to cookie list.
get
https://httpbin.org/cookies/delete
Query Parameters
freeformstring
Response
200
Response
200
Redirect to cookie list
get/cookies/delete
Query Parameters
200
Sets cookie(s) as provided by the query string and redirects to cookie list.
get
https://httpbin.org/cookies/set
Query Parameters
freeformstring
Response
200
Response
200
Redirect to cookie list
get/cookies/set
Query Parameters
200
Sets a cookie and redirects to cookie list.
get
https://httpbin.org/cookies/set/{name}/{value}
Path Parameters
namestringrequired
valuestringrequired
Response
200
Response
200
Set cookies and redirects to cookie list.
get/cookies/set/{name}/{value}
Path Parameters
200
Images
Returns different image formats