Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5989967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T23:10:35+00:00 2026-05-22T23:10:35+00:00

IE 9 developer tools say Unspecified error. at this line of code: xmlhttp.setRequestHeader (If-Modified-Since,

  • 0

IE 9 developer tools say “Unspecified error.” at this line of code:

xmlhttp.setRequestHeader ("If-Modified-Since", "Sat 1 Jan 2005 00:00:00 GMT");

I am trying to disable caching of Ajax requests and I don’t have control over the server and I cannot append a unique ID to the end of each request, so this looks like my only option. Any ideas why Javascript doesn’t like it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T23:10:36+00:00Added an answer on May 22, 2026 at 11:10 pm

    I was calling this before xmlhttp.open (...);. That was the mistake. Modify the header after you open the request, but before you send it.

    xmlhttp.open (...);
    xmlhttp.setRequestHeader ("...", "...");
    xmlhttp.send ();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get this behavior in both Chrome (Developer Tools) and Firefox (Firebug). Note the
With IE Developer Tools is it possible to outline paddings and margins, like Firebug
anyway to see in IE 8 Developer Tools the list of the .js associated
How do I make IE8 Developer Tools to show DOM that was generated after
When debugging browser-based apps using Google Chrome's Developer Tools, is there a way to
I noticed something in Chrome the other day- I had opened Developer Tools, and
Background: Professional tools developer. SQL/DB amateur. Setup: .Net 3.5 winforms app talking to MS
As a developer, tools that store configuration/options in the registry are the bane of
Every Python developer is familiar with easy_install and setup tools. If I want to
I've been a PHP developer for many years now, with many tools under my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.