Skip to content

Commit

Permalink
Merge pull request #31 from tannewt/http11
Browse files Browse the repository at this point in the history
Add HTTP1.1 support and socket reuse
  • Loading branch information
tannewt authored Sep 14, 2020
2 parents e49a815 + 51d9f09 commit 2a2c20e
Show file tree
Hide file tree
Showing 17 changed files with 951 additions and 216 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Set up Python 3.6
uses: actions/setup-python@v1
with:
Expand Down
Loading

0 comments on commit 2a2c20e

Please sign in to comment.