Deprecated HTTP Transport method which used fsockopen.
Description
This class is not used, and is included for backward compatibility only.
All code should make use of WP_Http directly through its API.
See also
Source
class WP_HTTP_Fsockopen extends WP_Http_Streams {
// For backward compatibility for users who are using the class directly.
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.