Skip to content

Replace blob redirect URLs with direct raw.githubusercontent.com URLs - Continuation#2164

Open
kendall1997 wants to merge 3 commits intoaspnet:mainfrom
kendall1997:update-urls
Open

Replace blob redirect URLs with direct raw.githubusercontent.com URLs - Continuation#2164
kendall1997 wants to merge 3 commits intoaspnet:mainfrom
kendall1997:update-urls

Conversation

@kendall1997
Copy link
Copy Markdown

@kendall1997 kendall1997 commented Apr 10, 2026

Motivation

This pull request is following the work done in #2159, some files still needed the change.

Description

It updates several configuration files and documentation to use the correct raw content URLs for benchmark scenario files, ensuring consistent and direct access to the necessary YAML files. The changes remove the unnecessary ?raw=true query parameter and standardize the use of raw.githubusercontent.com URLs.

Configuration and Documentation Updates:

  • Configuration File Updates:

    • Updated the httpClientJobs parameter in build/httpclient-scenarios.yml to use the direct raw.githubusercontent.com URL without the ?raw=true query parameter.
    • Changed the import path for the wrk.yml file in scenarios/tls.benchmarks.yml to use the raw.githubusercontent.com URL, removing the ?raw=true query parameter for consistency.
  • Documentation Updates:

    • Updated sample commands in scenarios/README.md to use the correct raw.githubusercontent.com URLs for benchmark configuration files, removing the ?raw=true query parameter. [1] [2]

Changes

No functional change — both URL forms serve identical content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant