HTTP

Blog posts tagged “Http”


Beginner Networking Concepts Every Student Developer Should Understand

Networking Guide Web Development

Networking basics for student developers: how IP addresses and ports work, what DNS actually does, TCP vs UDP, HTTP status codes and HTTPS, the client-server model, latency vs bandwidth, and the tools to reach for when a request fails.

Why are X-Forwarded-For and Forwarded Headers Useful?

Http Networking Security

Learn how X-Forwarded-For and Forwarded HTTP headers help preserve client IP addresses through proxies and load balancers. Understand their use cases for logging, security, rate limiting, and geolocation.

502 Bad Gateway Meaning

Http Troubleshooting Web Development

502 Bad Gateway error occurs when a reverse proxy server cannot receive a valid response from upstream server. Learn causes and troubleshooting steps.

Sharing Jupyter Notebooks from localhost

Jupyter Python Http

Effortlessly share Jupyter Notebooks globally with Pinggy. Securely collaborate and obtain a public URL for your locally running Jupyter Notebook.