mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
fix: normalize url
This commit is contained in:
parent
8546a46695
commit
1067a0c256
@ -21,7 +21,6 @@ export function readUrl(url: string, withAllLinks?: boolean, tracker?: TokenTrac
|
||||
'Content-Type': 'application/json',
|
||||
'X-Retain-Images': 'none',
|
||||
'X-Md-Link-Style': 'discarded',
|
||||
'X-Timeout': '20'
|
||||
};
|
||||
if (withAllLinks) {
|
||||
headers['X-With-Links-Summary'] = 'all'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user