Apache ignoring PHP headers when sending a 304

前端 未结 4 1996
既然无缘
既然无缘 2021-01-18 08:25

When I set a custom header in Apache + mod_php5, this works fine:

header(\'Foo: Bar\');

But when I try this while also sending a 3

4条回答
提交回复
热议问题