mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-18 05:48:15 +01:00
add missing ; in middleware documentation
This commit is contained in:
parent
b03683fee3
commit
b00363a54b
@ -151,7 +151,7 @@ downstream handler. This example adds a header to the response.
|
||||
return $response->withHeader($header, $value);
|
||||
}
|
||||
);
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user