ladybird/Documentation
DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer
The current ProtocolServer was really only used for requests, and with
the recent introduction of the WebSocket service, long-lasting
connections with another server are not part of it. To better reflect
this, this commit renames it to RequestServer.

This commit also changes the existing 'protocol' portal to 'request',
the existing 'protocol' user and group to 'request', and most mentions
of the 'download' aspect of the request to 'request' when relevant, to
make everything consistent across the system.

Note that LibProtocol still exists as-is, but the more generic Client
class and the more specific Download class have both been renamed to a
more accurate RequestClient and Request to match the new names.

This commit only change names, not behaviors.
2021-04-25 19:04:34 +02:00
..
Browser Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
BuildInstructions.md Documentation: Fix FreeBSD usage of the pkg command 2021-04-12 17:45:48 +02:00
CLionConfiguration.md Documentation: Change CMake build directory to Build/i686 in CLion config 2021-04-17 12:33:45 +02:00
CodingStyle.md Documentation: Fix typo in CodingStyle.md (#5121) 2021-01-26 12:26:27 +01:00
HardwareCompatibility.md Documentation: Add Dell Inspiron mini 10 to the hardware compatibility list 2021-04-11 01:16:24 +02:00
HighDPI.md Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
INSTALL.md Documentation: Change make to ninja in the installation guide (#6199) 2021-04-09 09:31:20 +02:00
NetworkBoot.md Kernel: Add boot argument to disable the UHCI Controller 2021-04-18 17:01:22 +02:00
NotesOnWSL.md Kernel: Add kernel command line flag to disable VirtIO support 2021-04-18 22:06:42 +02:00
RunningTests.md Everywhere: Fix a bunch of typos 2021-04-18 10:30:03 +02:00
SmartPointers.md AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
UsingQtCreator.md Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
VirtualBox_Creation_Reference.png Documentation: Add an installation guide for VirtualBox 2020-08-05 10:52:48 +02:00
VirtualBox.md Everywhere: Remove unnecessary whitespace at the end of some lines. 2021-03-08 09:20:53 +01:00
VMware.md Documentation: Add Serenity installation guide for VMware 2021-03-10 11:59:32 +01:00