﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13777	Consolidate WP_Http argument processing into a single class	jacobsantos	jacobsantos	"Consolidates the argument processing for all of the transports and main WP_Http class.

Since the beginning the argument processing was handled in both WP_Http::request() and in the individual transports. As more arguments and features were added, it became that WP_Http::request() was getting all of the support and the rest of the transports were becoming stagnate with argument processing.

The individual transports appear to be used more individually, which would cause problems with argument processing or require duplication of WP_Http::request() code."	enhancement	closed	low		HTTP	3.0	minor	wontfix	has-patch 2nd-opinion close	
