WP_Http_Encoding::content_encoding(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top What encoding the content used when it was compressed to send in the headers. Return string Content-Encoding string to send in the header. Source public static function content_encoding() { return 'deflate'; } View all references View on Trac View on GitHub Changelog VersionDescription2.8.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.