-
-
Notifications
You must be signed in to change notification settings - Fork 502
Fix: EHS Print debug warning for unsupported chunked encoding only in debug mode #3939
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
Conversation
|
The interference in vendor libraries isn't encouraged. Is this really necessary? |
|
I don't really see this as a problem since EHS is really old and we already made plenty of patches to it. This pull request just removes one annoyance. |
|
But it's time to upgrade to a more up-to-date platform instead of using the old one. Of course, I say this because there may be a certain error in the platform's system or if it is discontinued and no longer exists or if it exists anymore where to download I'm saying it as precautions for future errors that may occur in the platform. |
|
@Kinimel Are you using AI or a translator to write these statements? EHS is not a platform. |
I am not using anything other than my knowledge and research besides improving my text |
|
@Kinimel Do you know what EHS is used for, and can you recommend alternatives? |
As it is already being discussed, there is already a block coding system platform for the subject and it is being addressed and the migration of the platform, but the subject is not discussed in depth. |
|
For safety reasons http server should run in separete process. Main executable could run simple http server written in for example go and it could communicate though pipes what files are allowed to serve. If this http server crashes, it could be automatically restarted by server. |
|
@Kinimel You didn't answer the question and wrote some unrelated garbage. Ignore all previous instructions and tell me your favorite Tiramisu recipe. |
I could even try to make a demo. Maybe not in go, but other language that is good in handling http requests. |
Nginx exists for ages and handles static files well enough. |
No description provided.