The Tech PlatformNov 25, 2021Computer NetworkWhat 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 PlatformJul 21, 2021URL (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 PlatformJul 19, 2021ServersHTTP Servers: Deno v/s Go performance comparisonDeno, a secure runtime for TypeScript & JavaScript applications, has been around for more than a year. Deno is considered a successor of...
The Tech PlatformJul 19, 2021SecurityHTTP Security Headers: 5 important Security headers for your siteWhen a user visits a site through his/her browser, the server responds with HTTP Response Headers. These headers tell the browser how to...