wisski-cloud-distillery/distillery/resources/compose/runtime/patch/easyrdf.patch
2020-07-02 15:12:38 +02:00

4 lines
171 B
Diff

281c281
< if (preg_match("|^HTTP/([\d\.x]+) (\d+) ([^\r\n]+)|", $status, $m)) {
---
> if(preg_match("|^HTTP/([\d\.x]+) (\d+) ([^\r\n]*)|", $status, $m)) {