syslog-ng source
python-http-header.h File Reference
#include "python-module.h"
#include "python-binding.h"
Include dependency graph for python-http-header.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PythonHttpHeaderPlugin * python_http_header_new (void)
 
PythonBindingpython_http_header_get_binding (PythonHttpHeaderPlugin *self)
 
void python_http_header_set_mark_errors_as_critical (PythonHttpHeaderPlugin *self, gboolean enable)
 

Function Documentation

◆ python_http_header_get_binding()

PythonBinding* python_http_header_get_binding ( PythonHttpHeaderPlugin *  self)

◆ python_http_header_new()

PythonHttpHeaderPlugin* python_http_header_new ( void  )

◆ python_http_header_set_mark_errors_as_critical()

void python_http_header_set_mark_errors_as_critical ( PythonHttpHeaderPlugin *  self,
gboolean  enable 
)