You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/index.html
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,13 +143,22 @@ <h3>HttpCache</h3>
143
143
</div>
144
144
</div>
145
145
<divclass="span6">
146
-
<h3>StackGeoIp</h3>
146
+
<h3>GeoIp</h3>
147
147
<p>Adds geolocation results to the request for subsequent middlewares. Can use any geocoding provider from <ahref="http://geocoder-php.org">http://geocoder-php.org</a>.</p>
0 commit comments