• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Yoast SEO a2z

Yoast SEO a2z

WordPress SEO a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / _parse_message() – Parses an HTTP message into an associative array.

You appear to be a bot. Output may be restricted

Description

Parses an HTTP message into an associative array.

The array contains the "start-line" key containing the start line of the message, "headers" key containing an associative array of header array values, and a "body" key containing the body of the message.

Usage

$array = _parse_message( $message );

Parameters

$message
( string ) required – HTTP request or response to parse.

Returns

array

Source

File name: wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php


Lines:

1 to 5 of 5
function _parse_message($message)
{
    return \YoastSEO_Vendor\GuzzleHttp\Psr7\Message::parseMessage($message);
}
 

 View on GitHub View on Trac

Published: 27th November 2019 | Last updated: 26th January 2022

Primary Sidebar

Information

Function name: _parse_message
Plugin ref: Yoast SEO
Version: 20.2.1
Sourcefile: vendor_prefixed/guzzlehttp/psr7/src/functions.php
File ref: vendor_prefixed/guzzlehttp/psr7/src/functions.php
API type: private
Deprecated?: No
API Letters: _,M,P

Footer

Yoast SEO a2z
Yoast SEO a2z
WordPress SEO a2z
WordPress 6.1.1
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  wordpress-seo.wp-a2z.org
© Copyright Yoast SEO a2z 2017-2023. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites