Skip to content

Add http status codes to FE

Coung Ngo requested to merge cngo-add-http-status-codes into master

What does this MR do and why?

This MR adds a constant for http status code 418, and also replaces some 200 primitives with the HTTP_STATUS_OK constant

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports