mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Clean up and make a separate class for pasties from curl-style requests.
This commit is contained in:
parent
a2676ad5c7
commit
1507c79503
6 changed files with 96 additions and 22 deletions
|
@ -27,6 +27,7 @@ add_library(${PROJECT_NAME} STATIC
|
|||
error_response.cpp
|
||||
tawashi_exception.cpp
|
||||
http_header.cpp
|
||||
quick_submit_paste_response.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue