mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 23:48:11 +00:00
![]() The CNetworkJob::on_finish hook will be invoked both for success and failure, but there will only be a m_job->response() in the success case so we have to null-check it before using it. This should have been obvious from the "->" |
||
---|---|---|
.. | ||
Download.cpp | ||
Download.h | ||
HttpDownload.cpp | ||
HttpDownload.h | ||
HttpProtocol.cpp | ||
HttpProtocol.h | ||
main.cpp | ||
Makefile | ||
Protocol.cpp | ||
Protocol.h | ||
ProtocolClient.ipc | ||
ProtocolServer.ipc | ||
PSClientConnection.cpp | ||
PSClientConnection.h |