Нужно вот это:
Transfer-Encoding: chunked
HTTP/1.1 200 OK
Server: nginx
Connection: keep-alive
Set-Cookie: test=asd; expires=Wed, 16-Jan-2019 07:50:54 GMT; path=/; domain=test.tssaltan.ru; httponly
Set-Cookie: test=asd; expires=Tue, 05-Feb-2019 07:50:54 GMT; path=/; domain=localhost; httponly
Set-Cookie: hello=world_832; expires=Tue, 05-Feb-2019 07:50:54 GMT
Set-Cookie: name=random_5c4c115ea048f; expires=Tue, 05-Feb-2019 07:50:54 GMT
Date: Sat, 26 Jan 2019 07:50:54 GMT
Content-Type: text/html; charset=UTF-8
Cookies send!
Перевести в json массив
{"test.tssaltan.ru":{"hello":{"value":"world_832","expires":1.549353054E9},"name":{"value":"random_5c4c115ea048f","expires":1.549353054E9}},"localhost":{"test":{"value":"asd","expires":1.549353054E9}}}