Session persist in Proxy for guest users

Shopify strips all cookies in proxy requests. I hope they can allow cookies with a prefix like this:

“proxy_{APP_ID}_”

For example: “proxy_123456_token”
So we can ease the pain.