-
It would be very nice to see a golang web framework handle gzip natively and do it well. There are various libraries and middlewares out there which purport a well adjusted and performant solution to …
-
Hi Matt,
I'm not sure about this, but would it be possible to handle http served files instead of local files ? I mean i have some index dynamically generated (eg:php) and would be cool to analyse it…
-
I'd like to propose that we rename `baseurl` to `base_path` in a backwards compatible way (meaning if you have `baseurl` in your config, we'll use it as `base_path` automatically, but with a deprecati…
-
Hi,
So, recently I started to work adding websocket support (with libwebsocket) to my application, which is an vitage text-based game engine, sort of behave like an multi-user time-shared terminal…
-
The [Google Page Speed Insight](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwncc-iitb.org%2F) gives us a low score on Desktop. Few quick fixes listed include optimizing t…
-
Воспроизведение:
- Открыть https://web-standards.ru/podcast/435/ в Firefox 128.0.3
- Кликнуть два раза на фамилию первого ведущего в списке
Ожидаемый результат:
Выделится фамилия первого ведущег…
-
Examples that worked as-is with the 10/25 library get a memory error when updating to the 11/1 library. A temporary solution is to trim methods from the library that the example does not use.
-
I'd like to use this to start a discussion based upon a topic I talked about with @gkalpak at ng-conf 2018.
As mentioned in #21288, the service worker implementation checkes the hashes of the cache…
-
Related to #85, I am getting errors about packages missing from the bundle. Hot Module Reloading is not working with my setup. I am running Meteor 1.10.1 and webapp v1.9.1.
When I upgraded an exist…
-
Hi folks, I'm trying to use mini_racer in an environment in a Alpine LInux Docker container, with Ruby 2.7.2 and Rails 6.1.1. I understand this issue might be related to #63, but bear with me for a se…