Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Add X-Requested-With header to all requests #1020

Merged
merged 1 commit into from
Mar 4, 2022
Merged

Commits on Mar 4, 2022

  1. Add X-Requested-With header to all requests

    oC 10 uses this header to determine whether a request is an ajax
    request. If we want to get rid of this, we need to make sure it's
    not used anymore. For example currently it's used to determine
    whether a PROPFIND on a password protected link should show
    an auth popup or not.
    dschmidt committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    38f7e9b View commit details
    Browse the repository at this point in the history