Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | |||
* | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-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 suite | Craig Tiller | 2015-08-04 |
Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on. |