Project

Profile

Help

Task #3698

Updated by bmbouter over 5 years ago

The inbound request is mapped to a RemoteArtifact just like the Content app does. After that it gets the url and remote from there. It then can: 

 * forward headers first, then stream data 
 * Header injection requirements from squid (see old streamer) 
 * asyncio not twisted

Back