Skip to content

Commit

Permalink
Document
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Sep 13, 2023
1 parent 123767c commit f663812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wisp/testing.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ pub fn bit_string_body(response: Response) -> BitString {
/// ```
pub const set_header = request.set_header

// TODO: test
// TODO: implement
/// Set a cookie on the request.
///
pub fn set_cookie(
req: Request,
name: String,
Expand Down

0 comments on commit f663812

Please sign in to comment.