Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed May 24, 2024
1 parent af76152 commit e695b3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/req.ex
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ defmodule Req do
* `%DateTime{}` header values are encoded as "HTTP date".
* other header values are encoded with `String.Chars.to_string/1`.
If you set `:headers` options both in `Req.new/1` and `request/2`, the header lists are merged.
See also "Header Names" section in the module documentation.
Expand Down

0 comments on commit e695b3d

Please sign in to comment.