Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/error/HttpError.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>Explanation</h2>
the server don't allow us to fetch that file. The error shows the
message that the server sent, which may help.</p>

<p>If the error is "403 Forbidden" and your Web site uses a Web App Firewall, you may need to allow-list the feedvalidator User-Agent: <code>FeedValidator/1.3"</code>.</p>
<p>If the error is "403 Forbidden" and your Web site uses a Web App Firewall, you may need to allow-list the feedvalidator User-Agent: <code>FeedValidator/1.3</code>.</p>

</div>
<h2>Solution</h2>
Expand Down