Skip to content
Commit a2a733df authored by Volker Krause's avatar Volker Krause
Browse files

Add support for running extractors on HTTP responses

We'll need that to support importing tickets via API calls to the
respective providers. The response data can contain nested elements
and ticket barcodes etc, so this is best processed with all the
infrastructure we already have here.

This is mainly intended to be run from QNetworkReply instances, but
there is also basic support for consuming HAR archives. The latter is
useful for development and testing.
parent fc4c1977
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment