⟩ What is pascal s principle?
Pascal's Principle states that the pressure is transmitted evenly through a liquid. That's why when you inflate a balloon with air it expands evenly in all directions.
Pascal's Principle states that the pressure is transmitted evenly through a liquid. That's why when you inflate a balloon with air it expands evenly in all directions.
What is Idempotent methods and web applications?
Tell me what is HTTP session state?
Explain secure HTTP?
Explain about persistent connections?
What are response codes in HTTP?
What is the mean of GET?
Describe the different roles of HTTP?
How to hide the http request action behind and show a message in the browser instead?ive created a http request which close the ticket when the caller clicks on the link. but it directs to the page of the ticket with an operator view.so the caller will see the operator interface of the ticket when he clicks on the link to close the ticket.instead i just want to show a message to the caller saying your request has been done for exemple.is it possible to hide the action behind?
What is Idempotent methods in HTTP?
What is 200 OK HTTP response codes?