samp HTTP returns wrong data?
#8

Quote:
Originally Posted by Vince
Посмотреть сообщение
That's still not showing me the actual content-type, which should be in the form type/subtype. Output looks clean, though, so I don't really know what the problem might be. What you can still try is renaming the document to .php and then adding these lines on top:
PHP код:
<?php 
    header
('Content-Type: text/plain'); 
    
header('Cache-Control: no-transform');
?>
Tried it.. But no luck sadly..
Reply


Messages In This Thread
samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 18:30
Re: samp HTTP returns wrong data? - by Vince - 17.04.2017, 18:43
Re: samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 18:49
Re: samp HTTP returns wrong data? - by Vince - 17.04.2017, 19:05
Re: samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 19:07
Re: samp HTTP returns wrong data? - by Vince - 17.04.2017, 19:22
Re: samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 19:35
Re: samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 19:40
Re: samp HTTP returns wrong data? - by Vince - 17.04.2017, 20:26
Re: samp HTTP returns wrong data? - by danielpalade - 17.04.2017, 21:26

Forum Jump:


Users browsing this thread: 1 Guest(s)