[Gambas-user] Problem with Embedded Server
Claus Dietrich
claus.dietrich at freenet.de
Wed Mar 1 13:14:04 CET 2023
On /Wed Mar 1 08:30:25 CET 2023 Christof Thalhofer wrote:
> think we should write a bug and add the application there.
I agree and take care of it. The problem seems to relate to the required
multiple requests to get embedded images, media and JavaScripts to the
browser
which gb.httpd has to handle file by file through a single socket
(HTTP/1.0).
For the time being all these files have to be located in the .public
directory,
which is another gb.httpd usability issue. But I suggest not to stress this
before the main problem is solved.
Best regards
Claus
More information about the User
mailing list