pfSense-pkg-RESTAPI

ContentHandlers

Table of Contents

Classes

JSONContentHandler
Defines a ContentHandler for JSON data. This handler is responsible for encoding and decoding JSON data for the REST API and corresponds with the 'application/json' MIME type.
URLContentHandler
Defines a ContentHandler for URL encoded data. This handler is responsible for decoding URL encoded data for the REST API and corresponds with the 'application/x-www-form-urlencoded' MIME type.

        
On this page

Search results