GitHub user volans- opened a pull request:
https://github.com/apache/trafficserver/pull/339
Fixing documentation typos
Fixing documentation typos.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/volans-/trafficserver fix-typo
Alt
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/321#issuecomment-156858819
John and I spoke about how we can get this merged. The plan we came up with
is to make a separate pull request that contains just the major strategy
pattern refact
Github user ericcarlschwartz commented on the pull request:
https://github.com/apache/trafficserver/pull/317#issuecomment-156858474
Hey I noticed that when we made this documentation reorganization change we
lost a lot of log tags that had previously been in event-logging-formats.
-
GitHub user syucream opened a pull request:
https://github.com/apache/trafficserver/pull/338
TS-3998: Disable h2c upgrades
https://issues.apache.org/jira/browse/TS-3998
Reject h2c token for now. after applying this patch, h2c upgrading is
handled as Invalid Upgrade Request.