RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Web Workings With Ruby - Data Transfer

I started a multi-part series on how web server/client communication works at a low level. It discusses how data is returned to the browser, and how the server gives more information about the data sent through headers. The plan for the series as a whole is to explain what is happening behind the scenes when the browser makes a request to a server. An important note is that code is purposely written with performance issues so they can be addressed in separate posts.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in