Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@support We already have http sniffer, is it possible to intercept and modify a request before sending to server ?
@andy231 No, but it's in development.
Послать post запрос через http клиент с твоими куками из браузера и с headers которые тебе решалка дала, потом после запроса смотришь на какую страницу был переход, берешь куки с хттп клиента и переходишь на следующий url.
@m4zuper is it available now? because it seems to me a feature request.
@basmail said in HTTP requests with javascript/npm:
@Fox said in HTTP requests with javascript/npm: Use node js Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
@Fox said in HTTP requests with javascript/npm:
Use node js
Yes I got that, but how is it done in node.js with this complex structure? There is not even a log when something fails...
Have you tried searching the forum for topics where users discussed sending requests from node js?
https://t.me/tokifynet dm me I can help you