◐ Shell
clean mode source ↗

[3.11] gh-102327: Extend docs for "url" and "headers" parameters to HTTPConnection.request() by miss-islington · Pull Request #104339 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 9, 2023

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

Added example on how to use the HTTPConnection object for making GET request.

Original issue: #102327


(cherry picked from commit 7ba6288)

Co-authored-by: David Foster david@dafoster.net
Co-authored-by: Éric earaujo@caravan.coop


📚 Documentation preview 📚: https://cpython-previews--104339.org.readthedocs.build/

…TPConnection.request()

Added example on how to use the HTTPConnection object for making GET request.

Original issue: python#102327

---------

(cherry picked from commit 7ba6288)

Co-authored-by: David Foster <david@dafoster.net>
Co-authored-by: Éric <earaujo@caravan.coop>

@Mariatta Mariatta enabled auto-merge (squash)

May 9, 2023 20:00

@Mariatta Mariatta merged commit fffdbf4 into python:3.11

May 9, 2023

@miss-islington miss-islington deleted the backport-7ba6288-3.11 branch

May 9, 2023 20:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Mariatta Mariatta Mariatta approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @Mariatta @bedevere-bot @davidfstr