summaryrefslogtreecommitdiff
path: root/LibCore/CHttpJob.cpp
AgeCommit message (Expand)Author
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling
2019-07-03AK: Rename the common integer typedefs to make it obvious what they are.Andreas Kling
2019-06-22CHttpJob: Block until we can actually read during State::InBody.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-04-20AK: Add String::copy(BufferType) helper.Andreas Kling
2019-04-10LibCore: Move HTTP classes from LibGUI to LibCore.Andreas Kling