Use stealth HTTP client as default for all DevPlace requests except Playwright #14

Closed
opened 2026-06-14 04:44:44 +02:00 by retoor · 0 comments
Owner

Summary

Replace the default HTTP client with a stealth HTTP client for all HTTP requests within the DevPlace project, except where Playwright is explicitly used. This applies to deepsearch, SEO, and all other components.

Steps to Reproduce

Not provided.

Expected Behaviour

All HTTP requests (deepsearch, SEO, etc.) use a stealth HTTP client by default, except those made via Playwright.

Actual Behaviour

The default HTTP client is not stealth; Playwright is the only exception noted.

Environment

Not provided.


Reported by retoor via DevPlace.

## Summary Replace the default HTTP client with a stealth HTTP client for all HTTP requests within the DevPlace project, except where Playwright is explicitly used. This applies to deepsearch, SEO, and all other components. ## Steps to Reproduce Not provided. ## Expected Behaviour All HTTP requests (deepsearch, SEO, etc.) use a stealth HTTP client by default, except those made via Playwright. ## Actual Behaviour The default HTTP client is not stealth; Playwright is the only exception noted. ## Environment Not provided. --- *Reported by **retoor** via DevPlace.*
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#14
No description provided.