Guidelines for testing your site behavior modifications and property
configuration changes.
This is what happens when you initiate a request from the browser in
your development environment to a request hostname identified in your
sandbox.Sandbox
Request Response Flow
The Sandbox
Client forwards the request from the browser on your
development machine to the Sandbox Network.
The Sandbox
Network authenticates the request and applies the sandbox
configuration. When the sandbox has to go forward to an
origin it routes the forward requests back to the Sandbox
Client and resolves to the development origins defined in
your Sandbox Client configuration file.
When your
development origin responds to the request, the Sandbox
Client routes the response back to your sandbox.
Once the response
from your development origin is processed by the sandbox, it
is returned back to your browser via the Sandbox
Client.