ladybird/Applications/ChanViewer
Andreas Kling ee83b1bcf4 LibCore: Use URL in CHttpRequest
Now there's just CHttpRequest::set_url(URL), no need to specify the
host, port and path manually anymore.

Updated ChanViewer and Downloader for the API change.
2019-08-10 19:32:03 +02:00
..
BoardListModel.cpp LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
BoardListModel.h ChanViewer: Fetch the list of boards and allow switching the board 2019-08-05 18:43:36 +02:00
main.cpp ChanViewer: Add a status bar to show loading status 2019-08-05 18:54:44 +02:00
Makefile ChanViewer: Fetch the list of boards and allow switching the board 2019-08-05 18:43:36 +02:00
ThreadCatalogModel.cpp LibCore: Use URL in CHttpRequest 2019-08-10 19:32:03 +02:00
ThreadCatalogModel.h ChanViewer: Add a status bar to show loading status 2019-08-05 18:54:44 +02:00