commit | 7793a9df3cb2a33bc390f31f7eca90dc9c5f3dab | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Tue Sep 14 08:10:01 2021 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Tue Sep 14 15:31:48 2021 +0000 |
tree | f6913b5996f4c7c19993a83d5b4e6f9545a963a2 | |
parent | af3f6453cdd5cbed324b511e4802b7a8d908c4b1 [diff] |
internal/worker: avoid redirect for /fetch-std-master The final slash in the registered URL results in an unnecessary 301 on every request. Change-Id: I4eee8ba087615f8e20546f4afc31d182c1db6cb8 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/349750 Trust: Jonathan Amsterdam <jba@google.com> Run-TryBot: Jonathan Amsterdam <jba@google.com> TryBot-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: Julie Qiu <julie@golang.org>
Pkg.go.dev is a website for discovering and evaluating Go packages and modules.
You can check it out at https://pkg.go.dev.
If you want to report a bug or have a feature suggestion, please first check the known issues to see if your issue is already being discussed. If an issue does not already exist, feel free to file an issue.
For answers to frequently asked questions, see go.dev/about.
You can also chat with us on the #pkgsite Slack channel on the Gophers Slack.
We would love your help!
Our canonical Git repository is located at go.googlesource.com/pkgsite. There is a mirror of the repository at github.com/golang/pkgsite.
To contribute, please read our contributing guide.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.