Sean Morris
Sean Morris
That's the goal!
That WOULD come in through the `$http_response_header` variable, which PHP sets automatically for a given HTTP request. That is being implemented right now, and should be released soon
@vrana You should be able to include any additional PHP files under the `files` constructor parameter, which is available under static HTML as the `data-files` attribute. Once they're in the...
Thanks! I've actually got a list of 35 extensions loaded already: [?code=print_r(get_loaded_extensions());](https://seanmorris.github.io/php-wasm/cli-preview.html?code=print_r(get_loaded_extensions());) Are there any missing that you need for a particular application?
@kevincerro Cloudflare is a bit of an edge case. The binary needs to be super slim to load in the worker, meaning some of the larger extensions will be unavailable...
`0.0.9-alpha-32` will allow the server to delete cookies.