Timothy O'Keefe

Results 2 issues of Timothy O'Keefe

I've noticed an issue with regex matching when the incoming HTTP request specifies a non-standard port. Related to #94 perhaps ``` python #!/usr/bin/env python import re import httpretty import requests...

feature request
needs-pr
good-first-issue

I recently installed Mercure `0.3.0-beta.2` using docker compose (pulling images on Docker Hub) When receiving the DICOM files, the `mercure_receiver_1` container shows the following error ```bash bin/ubuntu22.04/getdcmtags: error while loading...