grafana / grafana/k6-docs

Mention support for HTTP_PROXY, HTTPS_PROXY, NO_PROXY

Open
#74 5 comments 1 reaction 1 assignee View on GitHub

@immavalls is already working on this.

Since Jan 25, 2023.

Area: OSS Content
Dominant language
Python
Stars
117
Forks
266
Avg merge
4d 11h
Merged PRs (30d)
9

Description

https://community.k6.io/t/k6-http-header-anomaly-how-to-config-fiddler-for-k6/137/6 made me look this up, and we don't seem to mention proxy support at all...

k6 [uses](https://github.com/loadimpact/k6/blob/0e94653c9954c17b2b1a480b456e23ec120feff2/js/runner.go#L171) Go's `http.ProxyFromEnvironment`, so we can pretty much copy and adapt this documentation: https://golang.org/pkg/net/http/#ProxyFromEnvironment

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.