Skip to content

Commit

Permalink
Added a REGEX for Content-Length
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Oct 7, 2024
1 parent bb3dfc1 commit 6bf6290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functionalTest/cases/0000_dds/dds_notifications.test
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Date: REGEX(.*)
05. Query the broker for all its entities, see all four
=======================================================
HTTP/1.1 200 OK
Content-Length: 1438
Content-Length: REGEX(.*)
Content-Type: application/json
Date: REGEX(.*)
Link: <https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-contextREGEX(.*)
Expand Down

0 comments on commit 6bf6290

Please sign in to comment.