Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

[HttpKernel] add RealHttpKernel: handle requests with HttpClientInterface#30625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromnicolas-grekas:hk-real
Mar 21, 2019

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

This commit is directly extracted from#30602 by@fabpot

'headers' => $headers,
'body' => $body,
'max_redirects' => 0,
] + $request->attributes->get('http_client_options', []));
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This line is the only difference with#30602: anhttp_client_options attribute to allow passing options to the underlying HTTP client when needed.

@fabpotfabpot merged commitb579b02 intosymfony:masterMar 21, 2019
fabpot added a commit that referenced this pull requestMar 21, 2019
…HttpClientInterface (fabpot)This PR was merged into the 4.3-dev branch.Discussion----------[HttpKernel] add RealHttpKernel: handle requests with HttpClientInterface| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -This commit is directly extracted from#30602 by@fabpotCommits-------b579b02 [HttpKernel] add RealHttpKernel: handle requests with HttpClientInterface
@nicolas-grekasnicolas-grekas deleted the hk-real branchMarch 25, 2019 08:33
@nicolas-grekasnicolas-grekas modified the milestones:next,4.3Apr 30, 2019
@fabpotfabpot mentioned this pull requestMay 9, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

+1 more reviewer

@HeahDudeHeahDudeHeahDude left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

4 participants

@nicolas-grekas@fabpot@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp