When you build a web player, all WWW requests are channelled through the browser using NPAPI or a ActiveX. These protocols do not allow custom headers for GET requests. When running inside the editor there is no browser to talk to, and so the WWW is implemented using CURL.
↧