🍪 Privacy & Transparency

We and our partners use cookies to Store and/or access information on a device. We and our partners use data for Personalised ads and content, ad and content measurement, audience insights and product development. An example of data being processed may be a unique identifier stored in a cookie. Some of our partners may process your data as a part of their legitimate business interest without asking for consent. To view the purposes they believe they have legitimate interest for, or to object to this data processing use the vendor list link below. The consent submitted will only be used for data processing originating from this website. If you would like to change your settings or withdraw consent at any time, the link to do so is in our privacy policy accessible from our home page..

Vendor List | Privacy Policy
Home Tags Privacy About

All posts tagged with "Web and HTTP"

These are my posts relating to the web and internet. Posts on how to make websites, APIs and how to use the HTTP protocol and REST properly.

← Newer Posts Page 2 of 2

AMP - How to solve "A tag on this page requires an AMP component 'script' tag, which is missing" for amp-iframe

I have several iframes on my website due to affiliation with Amazon. However my Google Search Console recently gave me the error: A tag on this »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 04 April 2020

Empty white space caused by "" in HTML on my webpage

Last week I was making a new “about'' page for my blog using Ghost Blog pro. When I uploaded the file I saw an empty white »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 28 March 2020

What is the difference between Websockets and HTTP/REST?

I recently made an example on how to do websocket communication between a server and a client [https://peterdaugaardrasmussen.com/2019/01/20/how-to-use-websockets-with-asp-net-core-with-an-example/] , where i »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 24 January 2019

The website checklist for when you are about to launch a new site - updated 2020

Have you ever been about to publish a website and feel that you are missing something? me too! That is why I created my own checklist »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 29 August 2018

What is the difference between REST and HTTP? or are they the same?

There seems to be a big emphasis on using REST these days. Where REST easily becomes a synonym with HTTP. It is not, REST is an »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 24 August 2018

How to reset zoom in any browser, Chrome, Edge or Firefox

Browsers get more and more standardised every day and most of them share the same shortcuts by now, such as how to reset the zoom level. »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Browser, Web and HTTP 15 January 2018

Fixing the error: "IIS Error 500.19 - Internal Server Error"?

Earlier this year I had the pleasure of handling the following error: HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 06 September 2017

What is Cross Site Request Forgery (CSRF) and how can it be avoided?

In simple terms, CSRF is misusing the "saved" trust a website has in your browser. Often your token for authentication will be stored in a cookie. »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 04 September 2017

HTTP - Put VS Post, when to use what for REST? - Updated 2022

This is often an item for debate when making a new API: when should we use PUT and POST verbs in HTTP? how do they differ? »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Web and HTTP 14 July 2017

What is CORS? How does it work and what does it do?

Cross-origin resource sharing [https://en.wikipedia.org/wiki/Cross-origin_resource_sharing] (CORS) is an easy way to share resources and endpoints across the web. The same-origin »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Browser, Web and HTTP 06 June 2016
← Newer Posts Page 2 of 2
  • Rss
  • Twitter
  • LinkedIn
  • profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2023 Privacy policy