This project is archived. Its data is
read-only
.
Changes
Page history
Raw import from Trac using Trac markup language.
authored
Jun 15, 2020
by
Alexander Hansen Færøy
Show whitespace changes
Inline
Side-by-side
doc/OONI/Backend/HTTPServer.md
0 → 100644
View page @
53a16e3a
The backend HTTP server is used to assist in running tests that related to HTTP censorship.
At the momento two main kinds of services are offered by the backend
*
An HTTP server that replies with random data of selectable length that can contain a certain keyword
*
An HTTP server that replies in json format the headers that have been sent by the client.
The implementation of this can be found here: https://gitweb.torproject.org/ooni-probe.git/blob/HEAD:/oonib/testhelpers/httph.py
\ No newline at end of file