Hi Matthew,
2013/7/7 Matthew Leverton
> On Sat, Jul 6, 2013 at 7:59 AM, Mario Brandt wrote:
> > You can use the router script to add that header of your desire into
> > every request.
> >
> That's what I currently do. And I agree that if somebody wants to
> deviate from the reasonable set of de
On Sat, Jul 6, 2013 at 7:59 AM, Mario Brandt wrote:
> You can use the router script to add that header of your desire into
> every request.
>
That's what I currently do. And I agree that if somebody wants to
deviate from the reasonable set of defaults that PHP provides, then he
must set them in a
You can use the router script to add that header of your desire into
every request.
Cheers
Mario
On 6 July 2013 01:34, Matthew Leverton wrote:
> On Fri, Jul 5, 2013 at 5:48 PM, Daniel Lowrey wrote:
>> This is not the sort of thing that belongs in an HTTP server by
>> default. It's a one-off he
On Fri, Jul 5, 2013 at 5:48 PM, Daniel Lowrey wrote:
> This is not the sort of thing that belongs in an HTTP server by
> default. It's a one-off header that some users may elect to send but
> the vast majority will not.
>
Of course I agree if you were speaking about a production web server.
--
Ma
This is not the sort of thing that belongs in an HTTP server by
default. It's a one-off header that some users may elect to send but
the vast majority will not. If you need to simulate the feature of an
third-party server mod/plugin you should manually make a
`header('Access-Control-Allow-Origin: .