Closed neon-mmd closed 10 months ago
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md
What would you like to share?
Provide compressed page responses for all the pages requested by the client from the search engine server. By doing these change, this improves the performance of the search engine by reducing the time it takes to load the pages.
The changes that should be made for this change should be done in the two files
lib.rs
located in thesrc
directory under the codebase (websurfx
directory) and theCargo.toml
file located under the codebase (websurfx
directory). The changes that should be made in these files is shown below:lib.rs
Cargo.toml
Do you want to work on this issue?
None
Additional information
No response