Varun Yadav(@varun_yadav01) 's Twitter Profile Photo

HTTP status codes in backend dev:
- 1xx: Informational 📶
- 2xx: Success ✅
- 3xx: Redirection 🔄
- 4xx: Client Error 🚫
- 5xx: Server Error 🛠️

Understanding these codes ensures smooth communication between servers and clients.

HTTP status codes in backend dev: 
- 1xx: Informational 📶
- 2xx: Success ✅
- 3xx: Redirection 🔄
- 4xx: Client Error 🚫
- 5xx: Server Error 🛠️

Understanding these codes ensures smooth communication between servers and clients. #HTTPStatus #BackendDevelopment
account_circle
Anton Gerasimenko 🗺(@sharslammer) 's Twitter Profile Photo

блэдж, после понятного, удобного, лаконичного IActionResult + Exception middleware
вот эти пляски с ResponseStatusException / ControllerAdvice / @ResponseStatus(code = HttpStatus) выглядят богопротивными, как так можно жить?

account_circle
SSSFAN_NEWS(@NewsSssfan) 's Twitter Profile Photo

SuperSaaSに対応しているMake(旧Integromat)で連携対応できるサービスが追加されていました

Businessmap
Mallabe Barcodes
MemoMeister
2Chat
ASPSMS
Confluence
DocuGenerate
HttpStatus
Mumble
RepliQ
Xero Projects

など、どんどん増えてますね☆

→ make.com/en/?pc=sssfan0…

SuperSaaSに対応しているMake(旧Integromat)で連携対応できるサービスが追加されていました

Businessmap
Mallabe Barcodes
MemoMeister
2Chat
ASPSMS
Confluence
DocuGenerate
HttpStatus
Mumble
RepliQ
Xero Projects

など、どんどん増えてますね☆

→ make.com/en/?pc=sssfan0…
account_circle
Cells(@CellsGerald) 's Twitter Profile Photo

Calling the attention of smart simreg devs.
Lagi na lang eto response ng server nyo.

{'StatusCode':'Fail','httpStatus':401,'response':{'status':false,'message':'Your session has expired','errorType':'UnauthorizedException'}}

Calling the attention of smart simreg devs.
Lagi na lang eto response ng server nyo. 

{'StatusCode':'Fail','httpStatus':401,'response':{'status':false,'message':'Your session has expired','errorType':'UnauthorizedException'}} 

#SmartSimReg
account_circle
てんせい🎶キャリアアジアR/稼ぎながら楽しむ(@120Masaaki) 's Twitter Profile Photo

てんせいです。リダイレクトエラーはhttpstatusにURL入れればリダイレクトの転送回数が確認できました。通常10回以上の転送か転送がループになっている場合出ます。

てんせいです。リダイレクトエラーはhttpstatusにURL入れればリダイレクトの転送回数が確認できました。通常10回以上の転送か転送がループになっている場合出ます。#ブログ初心者さんとつながりたい #ブログ仲間募集中
account_circle
Peter Vukovic(@pvukovic) 's Twitter Profile Photo

If you have a bunch of URLs you want to check for status, httpstatus(dot)io is a fantastic tool.

You can quickly process up to 100 links without logging in, and stream results directly to a Google Sheet.

Great work by Sander Heilbron

If you have a bunch of URLs you want to check for status, httpstatus(dot)io is a fantastic tool.

You can quickly process up to 100 links without logging in, and stream results directly to a Google Sheet.

Great work by @sanderheilbron
account_circle
David McCarter (Microsoft MVP)(@realDotNetDave) 's Twitter Profile Photo

HTTP Status Codes: Greatest Hits T-Shirt. Get this geeky shirt that lists the HTTP status codes and highlights the top 10. Perfect for you or one of your friends! zazzle.com/http_status_co… codes

HTTP Status Codes: Greatest Hits T-Shirt. Get this geeky shirt that lists the HTTP status codes and highlights the top 10. Perfect for you or one of your friends! zazzle.com/http_status_co… #httpstatus #httpstatuscodes #webdevelopment
account_circle
Jonatan Ivanov(@jonatan_ivanov) 's Twitter Profile Photo

Let me stop here for a moment and appreciate a very underestimated and overlooked aspect here:

HttpStatus.CREATED

That's status code 201 instead of 200 to signal to the client that a new resource was successfully created. 👍

iana.org/assignments/ht…

account_circle
TestDriven.io(@testdrivenio) 's Twitter Profile Photo

Python Clean Code Tip:

Use HTTPStatus from http (it's inside the standard library) to avoid 'magic' numbers for statuses inside your code.

👇

Python Clean Code Tip:

Use HTTPStatus from http (it's inside the standard library) to avoid 'magic' numbers for statuses inside your code.

👇
account_circle
Casey Stillman(@CaseyStillman) 's Twitter Profile Photo

An HTTP status code is a three-digit number a server generates in response to a browser’s request. You might want to dive into this guide that covers the complete list of HTTP status codes and what they mean.

bit.ly/3JqxNiP

account_circle