Skip to content

Commit

Permalink
Update lizmap/modules/lizmap/lib/Request/Proxy.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry authored Mar 6, 2025
1 parent c0b775d commit 6aabb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lizmap/modules/lizmap/lib/Request/Proxy.php
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ protected static function buildOptions($options, $method, $debug)
/**
* Get the X-Request-Id of the request from the given headers.
*
* @param array<string, array<string>> $headers The headers to check. Note, it can be array<string, array<string>> if headers are not from Guzzle
* @param array<string, array<string>> $headers The headers to check. Note, it can be array<string, string> if headers are not from Guzzle
*
* @return string
*/
Expand Down

0 comments on commit 6aabb50

Please sign in to comment.