HTTP parser plugin for Advanced PBX Data Logger

Latest version: 4.0.65 build 306. March 6, 2024.


This parser module works together with Advanced PBX Data Logger and implements very basic HTTP server features. Hypertext Transfer Protocol (HTTP) is a communications protocol for the transfer of information on the Internet. HTTP is a request-response standard between a client and a server. The client making an HTTP request and send any data. Our software acts as a server and parses request content to separate variables.

The parser allows you to parse and export variables from an HTTP header and an HTTP request body string and sends answers, if this is necessary. You do not need to install other HTTP servers and create scripts for web servers to collect and export data from your devices.

Key features:

  • Parsing of an HTTP header;
  • Parsing of a query string;
  • Detects a request method (POST or GET) and a protocol automatically;
  • Allows extract and convert parser items from the string data type to other data types;
  • The parser can filter requests;
  • The parser will enable you to send responses with code 403, 404, or a file or a folder.

Download | Documentation

Read more about other plugins: