#Response

2 articles

06 How to Used Response Code in Golang

06 How to Used Response Code in Golang

Introduction to Response Codes Something we also need to know about HTTP is the response code.

04 How to Used Request Header in Golang

04 How to Used Request Header in Golang

Header Introduction Apart from query parameters on HTTP, we can also use Headers.