Skip to content
Snippets Groups Projects

Issue #3223576: Removes useless GuzzleHttp Client instance.

1 unresolved thread

Merge request reports

Code Quality is loading
Test summary results are being parsed

Merged by Bohdan ArtemchukBohdan Artemchuk 4 months ago (Jan 10, 2025 11:31am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
48 48 * Return the request object.
49 49 */
50 50 public function reverseProxyHeaderRequest($header, $expected_client_ip) {
51 51 $client = new Client();
  • added 7 commits

    Compare with previous version

  • added 1 commit

    • 77113332 - Issue #3223576 by bohart: Remove unused statements and update services.yml

    Compare with previous version

  • Please register or sign in to reply
    Loading