Skip to content

Tags: Query-farm/httpserver

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Query.Farm it

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CORS/Auth improvements (#44)

* CORS/Auth improvements

* Allow all headers

---------

Co-authored-by: qxip <qxip@mini-ams.local>

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.3.1 + tests (#43)

* v1.3.1 + tests

* Create httpserver_test.py

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Relative ping basepath (#40)

Solution for #34

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Request logger (#17)

* Sketch Logger

untested sketch for logger hook. ideally we should provide options to pipe into a file and/or insert into a table, etc.

* DEBUG or SYSLOG testing

* syslog

* No syslog for win32 builds

* fix debug output

* Update MainDistributionPipeline.yml

* Update README.md

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from lmangani/thread-options

Thread Options

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from lmangani/auth

API Authentication (basic or x-header)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md