Skip to content

$.ajax cache: false edge cases #14

@kswedberg

Description

@kswedberg

check with @jaubourg before updating

  • mention that cache: false works only with HEAD and GET requests,
  • mention that it does so by adding/replacing a "_={timestamp}" to the get parameters
  • the param is NOT needed for other requests except in IE8 when you POST to a URL that you already requested with a GET

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions