Skip to content

Commit

Permalink
Update docs/website/docs/v1.x/dsl/headers/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d11-amitsingh authored Jan 21, 2022
1 parent ca5e245 commit 622522f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/website/docs/v1.x/dsl/headers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Headers DSL provides plenty of powerful operators that can be used to add, remov

`zhttp.http.HeaderValues` - commonly used header values

`Headers` have following type of helpers
- Constructors - Provides a list of helpful methods that can create `Headers`.

```scala
Expand Down

2 comments on commit 622522f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Performance Benchmark:

Concurrency: 256
Requests/sec: 928025.27

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Performance Benchmark:

Concurrency: 256
Requests/sec: 929683.03

Please sign in to comment.