goemphp
goemphp copied to clipboard
Headers in PHP in with embedded PHP
If the php send a header for 302 , 301 , 404 in php script , and the golang project is a web project , the golang project need send the header to the web also . thanks .