top of page
Search

The Tech Platform
Nov 25, 2021
What is HTTP Protocol? Architecture and Components of HTTP.
HTTP is a TCP/IP based communication protocol, that is used to deliver data (HTML files, image files, query results, etc.) on the World...


The Tech Platform
Jul 21, 2021
URL (Uniform Resource Locator ) and URL Structure
A URL (Uniform Resource Locator) is a unique identifier used to locate a resource on the Internet. It is also referred to as a web...

The Tech Platform
Jul 19, 2021
HTTP Servers: Deno v/s Go performance comparison
Deno, a secure runtime for TypeScript & JavaScript applications, has been around for more than a year. Deno is considered a successor of...


The Tech Platform
Jul 19, 2021
HTTP Security Headers: 5 important Security headers for your site
When a user visits a site through his/her browser, the server responds with HTTP Response Headers. These headers tell the browser how to...
bottom of page