Hi everyone!

I want to integrate a third party library, open source, under the Mozilla
Public licence v2.

The main role of this library is to process an HTTP request header and to
return a string which describes the client.

Basically, we have the following questions:
1. how could we link our library in HAProxy at compilation time, and 2. how
could we write a new function in HAProxy which takes a buffer of data in
entry and can return a string (or buffer of data)

Thanks a lot for your help,
Mike

Reply via email to