Files
langchain-python/langchain/document_loaders
Janos Tolgyesi f1070de038 WebBaseLoader: optionally raise exception in the case of http error (#6823)
- **Description**: this PR adds the possibility to raise an exception in
the case the http request did not return a 2xx status code. This is
particularly useful in the situation when the url points to a
non-existent web page, the server returns a http status of 404 NOT
FOUND, but WebBaseLoader anyway parses and returns the http body of the
error message.
  - **Dependencies**: none,
  - **Tag maintainer**: @rlancemartin, @eyurtsev,
  - **Twitter handle**: jtolgyesi
2023-06-27 16:43:59 -07:00
..
2023-06-15 11:53:00 -07:00
2023-04-26 21:04:56 -07:00
2023-02-20 08:20:48 -08:00
2023-05-17 15:29:22 -07:00
2023-05-18 09:56:51 -04:00
2023-03-17 09:05:08 -07:00
2023-02-26 17:27:00 -08:00
2023-04-19 21:04:12 -07:00
2023-05-01 20:28:02 -07:00
2023-05-15 14:30:12 -07:00
2023-04-06 22:55:07 -07:00
2023-05-29 20:11:21 -07:00
2023-02-08 12:00:47 -08:00
2023-03-14 21:17:50 -07:00
2023-02-20 08:20:48 -08:00
2023-05-22 16:43:07 -07:00
2023-06-01 00:54:42 -07:00
2023-06-25 13:12:08 -07:00
2023-02-05 23:02:07 -08:00
2023-05-05 16:49:19 -07:00
2023-05-21 09:13:20 -07:00
2023-05-30 10:42:20 -07:00
2023-02-08 00:35:33 -08:00
2023-06-25 12:41:57 -07:00
2023-05-16 23:42:53 -07:00
2023-05-09 10:24:17 -04:00
2023-05-29 19:47:56 -07:00
2023-05-23 15:57:33 -07:00
2023-06-23 16:05:42 -07:00