Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
http
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Building a Web server in Bash, part I - sockets
Leandro Proença
Leandro Proença
Leandro Proença
Follow
Aug 1 '22
Building a Web server in Bash, part I - sockets
#
webdev
#
http
#
linux
#
shellscript
163
reactions
Comments
7
comments
6 min read
Getting and setting headers in Node.js HTTP server
Onelinerhub
Onelinerhub
Onelinerhub
Follow
Aug 4 '22
Getting and setting headers in Node.js HTTP server
#
node
#
javascript
#
http
15
reactions
Comments
Add Comment
2 min read
Building a Web server in Bash, part II - parsing HTTP
Leandro Proença
Leandro Proença
Leandro Proença
Follow
Aug 1 '22
Building a Web server in Bash, part II - parsing HTTP
#
webdev
#
http
#
linux
#
shellscript
45
reactions
Comments
2
comments
5 min read
Keeping secrets secure when using API Clients
Alexandre Nédélec
Alexandre Nédélec
Alexandre Nédélec
Follow
Aug 1 '22
Keeping secrets secure when using API Clients
#
http
#
tooling
#
azure
#
shell
Comments
Add Comment
6 min read
3 Ways to Implement Network Requests in Pyodide
openHacking
openHacking
openHacking
Follow
Jul 17 '22
3 Ways to Implement Network Requests in Pyodide
#
python
#
pyodide
#
http
#
programming
8
reactions
Comments
Add Comment
3 min read
Anatomy of a Webhook HTTP Request
Bru Woodring
Bru Woodring
Bru Woodring
Follow
for
Prismatic
Jun 9 '22
Anatomy of a Webhook HTTP Request
#
webhook
#
http
#
beginners
#
integrations
9
reactions
Comments
Add Comment
5 min read
QUIC: The Next Generation of HTTP
Nathan
Nathan
Nathan
Follow
Jul 4 '22
QUIC: The Next Generation of HTTP
#
web
#
future
#
protocol
#
http
21
reactions
Comments
1
comment
3 min read
How we compress data in large projects
tarantool
tarantool
tarantool
Follow
Jun 29 '22
How we compress data in large projects
#
programming
#
database
#
datascience
#
http
41
reactions
Comments
1
comment
6 min read
Evolution Of HTTP Over the years
Nathan
Nathan
Nathan
Follow
Jun 29 '22
Evolution Of HTTP Over the years
#
web
#
protocol
#
http
18
reactions
Comments
Add Comment
3 min read
What is HTTP 103?
NaveenKumar Namachivayam ⚡
NaveenKumar Namachivayam ⚡
NaveenKumar Namachivayam ⚡
Follow
Jun 22 '22
What is HTTP 103?
#
http
#
chrome
#
webdev
#
performance
112
reactions
Comments
9
comments
5 min read
HTTP/3. All you need to know
Valerii Udodov
Valerii Udodov
Valerii Udodov
Follow
Jun 22 '22
HTTP/3. All you need to know
#
http
#
webdev
#
quic
#
tcp
15
reactions
Comments
Add Comment
8 min read
Visão geral sobre o HTTP
Mauro de Carvalho
Mauro de Carvalho
Mauro de Carvalho
Follow
Jun 21 '22
Visão geral sobre o HTTP
#
http
#
webdev
#
braziliandevs
7
reactions
Comments
Add Comment
5 min read
Request and Response Stream - Observations
Srecko Kostic
Srecko Kostic
Srecko Kostic
Follow
Jun 18 '22
Request and Response Stream - Observations
#
javascript
#
streams
#
http
#
webdev
7
reactions
Comments
Add Comment
2 min read
Golang Fasthttp Middleware
Gabe
Gabe
Gabe
Follow
Jun 14 '22
Golang Fasthttp Middleware
#
go
#
middlewarer
#
fasthttp
#
http
9
reactions
Comments
Add Comment
1 min read
How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.
Samuel Babatunde
Samuel Babatunde
Samuel Babatunde
Follow
Jun 13 '22
How to enable PUT and DELETE Http Verbs on your IIS Website by removing WebDAV feature on Windows Server and Desktop machines.
#
iis
#
webdav
#
http
#
aspnetcore
33
reactions
Comments
4
comments
5 min read
An alternative API mocking library for frontend developers
糊涂人
糊涂人
糊涂人
Follow
Jun 11 '22
An alternative API mocking library for frontend developers
#
api
#
mock
#
http
#
request
10
reactions
Comments
Add Comment
5 min read
ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
Masatoshi Nishiguchi
Masatoshi Nishiguchi
Masatoshi Nishiguchi
Follow
Jun 9 '22
ElixirのHTTPクライアントでお天気情報を取得したい(2022年)
#
elixir
#
erlang
#
http
#
weather
9
reactions
Comments
Add Comment
2 min read
What is WebSocket?
Royce
Royce
Royce
Follow
Jun 7 '22
What is WebSocket?
#
http
#
websocket
#
tcp
4
reactions
Comments
Add Comment
3 min read
Creating a Text-based UI with rust
protium
protium
protium
Follow
Jun 2 '22
Creating a Text-based UI with rust
#
rust
#
terminal
#
tui
#
http
30
reactions
Comments
6
comments
7 min read
Most Common HTTP Headers
Oxylabs
Oxylabs
Oxylabs
Follow
for
Oxylabs
Jun 2 '22
Most Common HTTP Headers
#
proxy
#
webscraping
#
http
#
beginners
4
reactions
Comments
Add Comment
5 min read
The Ultimate Guide to HTTP Status Codes 🦸
awedis
awedis
awedis
Follow
May 31 '22
The Ultimate Guide to HTTP Status Codes 🦸
#
webdev
#
beginners
#
http
#
api
29
reactions
Comments
3
comments
2 min read
Proxying websockets via nginx
ente
ente
ente
Follow
May 29 '22
Proxying websockets via nginx
#
devops
#
nginx
#
http
#
websockets
9
reactions
Comments
Add Comment
1 min read
Zodios : an open source HTTP client with type checking at both compile time and runtime (part 2/3)
ecyrbe
ecyrbe
ecyrbe
Follow
May 24 '22
Zodios : an open source HTTP client with type checking at both compile time and runtime (part 2/3)
#
typescript
#
axios
#
http
#
zodios
8
reactions
Comments
1
comment
3 min read
An HTTP request parser with rust and pest.rs
protium
protium
protium
Follow
May 23 '22
An HTTP request parser with rust and pest.rs
#
rust
#
peg
#
http
#
rest
11
reactions
Comments
Add Comment
10 min read
Add a friendly HTTP polling to your API with Retry-After
David Bernard
David Bernard
David Bernard
Follow
May 15 '22
Add a friendly HTTP polling to your API with Retry-After
#
http
#
api
#
rust
#
webdev
12
reactions
Comments
Add Comment
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account