Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Oct 2016 at 16:41 UTC
Updated:
4 Jun 2019 at 15:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
liam morlandComment #3
fabianx commentedThis will need a test, I think.
Comment #4
liam morlandWith tests.
Comment #7
liam morlandReroll.
Comment #8
fabianx commentedI think we can even get this in, because Drupal 8 has guzzle, which for sure has a different syntax so we should be free to tweak things here.
Needs someone else to RTBC it, but it looks good to me on a first glance.
Comment #9
polNice idea and patch including tests.
Fine for me :)
Comment #10
polComment #11
joseph.olstadBumping to 7.61, this didn't make it into 7.60
Comment #12
joseph.olstadComment #13
joseph.olstadComment #15
polPatch has been committed, thanks !
Comment #16
liam morlandThanks!
Comment #17
mustanggb commentedOooh very nice.
Comment #19
liam morlandI just realized this probably should have been drupal_http_build_query() instead of http_build_query().
Comment #20
polLet's open a new issue and fix it :)
Comment #21
liam morland#3059391: Use drupal_http_build_query() in drupal_http_request()