We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ab547 commit 808d21bCopy full SHA for 808d21b
README.md
@@ -112,7 +112,7 @@ You can add cookies and headers into HttpWebResponse:
112
113
- #### How to throw a WebException?
114
115
-Maybe you will have to test how your code reacts when a web exception are throwing. To do that, you need to set the "webExceptionMessage" property:
+Maybe you will have to test how your code reacts when a web exception is throwing. To do that, you need to set the "webExceptionMessage" property:
116
117
```json
118
{
0 commit comments