Skip to content

Commit

Permalink
unicode arrows ftw
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Jan 20, 2009
1 parent 2c3404d commit 2980f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/Handlers.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ makes that followup request, you can redirect to any page, in your application,
or another site entirely.

The flow of requests during a redirect is:
Browser --> Server (redirect to '/') --> Browser (request '/') --> Server (result for '/')
Browser Server (redirect to '/') Browser (request '/') Server (result for '/')

To force Sinatra to send a different response code, it's very simple:

Expand Down

0 comments on commit 2980f04

Please sign in to comment.