Skip to content

Clean up some HTTP issues#33

Merged
alicederyn merged 4 commits intomainfrom
clean.up.http.issues
Jul 14, 2025
Merged

Clean up some HTTP issues#33
alicederyn merged 4 commits intomainfrom
clean.up.http.issues

Conversation

@alicederyn
Copy link
Owner

  • The GitHub web UI appends .git to the end of its https URLs; the GraphQL API does not. Git seems to work fine with either.
  • aiohttp does not support native truststores or proxy environment variables out of the box, making it fail when run behind a corporate proxy.

Support local proxy environment settings and trust stores when connecting to GitHub.
The GitHub web UI appends `.git` to the end of its https URLs; the GraphQL API does not. Git seems to work fine with either, so support both.
@alicederyn alicederyn added the bug Something isn't working label Jul 14, 2025
@alicederyn alicederyn enabled auto-merge (squash) July 14, 2025 11:50
@alicederyn alicederyn merged commit 35fbbc8 into main Jul 14, 2025
3 checks passed
@alicederyn alicederyn deleted the clean.up.http.issues branch July 14, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant