| bio | website | pcgroup.co.il |
|---|---|---|
| location | ||
| age | 30 | |
| visits | member for | 1 year, 2 months |
| seen | Apr 16 at 10:23 | |
| stats | profile views | 1 |
|
Apr 16 |
awarded | Supporter |
|
Jan 4 |
comment |
How do I modify the HTTP headers? an example to the web.config: <system.webServer><httpProtocol>
<customHeaders>
<add name="Content-Type" value="; charset=utf-8"/>
<add name="Expires" value="Mon, 1 Apr 2013 15:30:00 UTC"/>
</customHeaders>
</httpProtocol> </system.webServer> |
|
Jun 3 |
awarded | Scholar |
|
Jun 3 |
comment |
How do I modify the HTTP headers? Actually this answer helped realize that I can use the info that @toomanyairmiles wrote without having access to the server settings, only by editing the web.config. Thank you both! |
|
Jun 3 |
accepted | How do I modify the HTTP headers? |
|
Mar 15 |
awarded | Student |
|
Mar 14 |
asked | How do I modify the HTTP headers? |