aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/proxy.h
Commit message (Collapse)AuthorAge
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
|
* Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| | | | | | | | from the peer. This both complies with the RFC and ensures that if the user sets a higher limit than the 16K default, we won't incorrectly reject data sent before settings are exchanged. Also fix proxy tests.
* Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.