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: vulnerablecode/settings.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -276,8 +276,8 @@
276
276
<a href="https://github.com/nexB/vulnerablecode"> nexB Inc. and others.</a>
277
277
</p>
278
278
<p>API is throttled for anon users it is 10/minute and 30/minute for user with API key </p>
279
-
<p>Please refer to https://urllib3.readthedocs.io/en/stable/reference/urllib3.util.html and set <code> respect_retry_after_header </code> as True to respect the Retry-After header.</p>
<p>Please refer to <a href="https://urllib3.readthedocs.io/en/stable/reference/urllib3.util.html" target="_blank">urllib3 documentation</a> and set <code> respect_retry_after_header </code> as True to respect the Retry-After header.</p>
0 commit comments