logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: view/edit language, encoding, ... on http responses
Author
alliecat29



Joined: 29 Dec 2009
Posts: 1

PostPosted: Tue 29 Dec '09 21:02    Post subject: view/edit language, encoding, ... on http responses Reply with quote

Hi, I'm pretty new to all of this, but I'm working on a webpage that has a bunch of different documents to download (.doc, .txt, .pdf, .html, ...). I want to ensure the http response has the correct Content-Language, Content-Encoding, Char-set info, but am not sure how to do so. I found I can view the Content-Type for all the documents using http://www.dan.co.uk/viewsource, which checks it via url. I also figured out how to edit the language in the metadata of the .html documents.

I'm really confused on how to edit the other doc types, and check/edit the actual http Content-Language, Content-Encoding responses. I've tried Telnet with little success.

Any help would be appreciated! Thank you!
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 05 Jan '10 11:00    Post subject: Reply with quote

Did you start with anything yourself?
Back to top


Reply to topic   Topic: view/edit language, encoding, ... on http responses View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner