Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add an interface to receive HTML strings #48

Open
chenqianhe opened this issue May 6, 2024 · 2 comments
Open

Request to add an interface to receive HTML strings #48

chenqianhe opened this issue May 6, 2024 · 2 comments

Comments

@chenqianhe
Copy link

Request to add an interface that receives HTML strings. This can avoid passing cookies and other information to access web pages, which is more secure and flexible.

@hanxiao
Copy link
Member

hanxiao commented May 6, 2024

@chenqianhe
Copy link
Author

you mean this? x-respond-with: html returns documentElement.outerHTML

What I mean is to directly pass the HTML to your interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants