[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/SimplePie/src/HTTP/ -> FileClient.php (summary)

HTTP Client based on \SimplePie\File

File Size: 77 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  request()

Functions
Functions that are not part of a class:

__construct(Registry $registry, array $options = [])   X-Ref

param: array{timeout?: int, redirects?: int, useragent?: string, force_fsockopen?: bool, curl_options?: array<mixed>} $options

request(string $method, string $url, array $headers = [])   X-Ref
send a request and return the response

param: Client::METHOD_* $method
param: array<string, string> $headers



Generated : Wed Sep 17 08:20:04 2025 Cross-referenced by PHPXref