Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HTTP] Add support for configuring a CDN (part I) #169408

Merged
merged 21 commits into from
Oct 21, 2023

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    79d7aea View commit details
    Browse the repository at this point in the history
  2. add new files

    jloleysens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cf9ef1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78cd78c View commit details
    Browse the repository at this point in the history
  4. more tests!

    jloleysens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e8969c3 View commit details
    Browse the repository at this point in the history
  5. remove # private

    jloleysens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8a3f036 View commit details
    Browse the repository at this point in the history
  6. minor tweaks

    jloleysens committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f64cf84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5a6e9c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. added cdn test file

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bc68067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d209f6a View commit details
    Browse the repository at this point in the history
  3. added a comment

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    45c43e7 View commit details
    Browse the repository at this point in the history
  4. update tests

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d9f2c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02a2781 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9787a0 View commit details
    Browse the repository at this point in the history
  7. fix http config

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    deb0031 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c16b0b2 View commit details
    Browse the repository at this point in the history
  9. rename var

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5cbb75a View commit details
    Browse the repository at this point in the history
  10. slight update to tests

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8654895 View commit details
    Browse the repository at this point in the history
  11. update test snapshot

    jloleysens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a9fe5fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b68ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    35c6a49 View commit details
    Browse the repository at this point in the history
  2. update jest test

    jloleysens committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2d03945 View commit details
    Browse the repository at this point in the history