Skip to content

Commit f499f04

Browse files
author
dominicriordan
committed
add fasthttp ext to docs
1 parent 359de90 commit f499f04

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/sources/next/extensions/explore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
115115
<h4>xk6-faker</h4>
116116
<p>Generate random fake data</p>
117117
</a>
118+
<a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
119+
<h4>xk6-fasthttp</h4>
120+
<p>Enable RPS increase & file streaming on HTTP/1.1 requests</p>
121+
</a>
118122
<a href="https://github.com/avitalique/xk6-file" target="_blank" class="nav-cards__item nav-cards__item--guide">
119123
<h4>xk6-file</h4>
120124
<p>Write files</p>

docs/sources/v0.48.x/extensions/explore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
115115
<h4>xk6-faker</h4>
116116
<p>Generate random fake data</p>
117117
</a>
118+
<a href="https://github.com/domsolutions/xk6-fasthttp" target="_blank" class="nav-cards__item nav-cards__item--guide">
119+
<h4>xk6-fasthttp</h4>
120+
<p>Enable RPS increase & file streaming on HTTP/1.1 requests</p>
121+
</a>
118122
<a href="https://github.com/avitalique/xk6-file" target="_blank" class="nav-cards__item nav-cards__item--guide">
119123
<h4>xk6-file</h4>
120124
<p>Write files</p>

0 commit comments

Comments
 (0)