mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
Use HTML entity for ampersand.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<div class="row">
|
||||
<div class="span9">
|
||||
<h3 id="overview">Overview</h3>
|
||||
<p>HTTP is the way modern applications network. It’s how we exchange data & media.
|
||||
<p>HTTP is the way modern applications network. It’s how we exchange data & media.
|
||||
Doing HTTP efficiently makes your stuff load faster and saves bandwidth.</p>
|
||||
|
||||
<p>OkHttp is an HTTP client that’s efficient by default:</p>
|
||||
|
||||
Reference in New Issue
Block a user