wisski-cloud-distillery/factory/resources/templates/easyrdf.patch
2020-06-10 15:43:13 +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)) {