Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Jul 29, 2015
1 parent dbea62c commit 0ade688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ You can overwrite the default User-Agent header by simply specifying "User-Agent

Dexador reuses a connection by default. As it skips a TCP handshake, it would be much faster when you send requests to the same host continuously.

### Hanlding unexpected HTTP status code
### Handling unexpected HTTP status code

Dexador singals a condition `http-request-failed` when the server returned 4xx or 5xx status code.

Expand Down

0 comments on commit 0ade688

Please sign in to comment.