Add .well-known support
Showing
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- include/mtx/responses.hpp 1 addition, 0 deletionsinclude/mtx/responses.hpp
- include/mtx/responses/login.hpp 8 additions, 1 deletioninclude/mtx/responses/login.hpp
- include/mtx/responses/well-known.hpp 31 additions, 0 deletionsinclude/mtx/responses/well-known.hpp
- include/mtxclient/http/client.hpp 9 additions, 3 deletionsinclude/mtxclient/http/client.hpp
- include/mtxclient/http/session.hpp 4 additions, 3 deletionsinclude/mtxclient/http/session.hpp
- lib/http/client.cpp 13 additions, 0 deletionslib/http/client.cpp
- lib/structs/responses/login.cpp 3 additions, 0 deletionslib/structs/responses/login.cpp
- lib/structs/responses/well-known.cpp 26 additions, 0 deletionslib/structs/responses/well-known.cpp
- tests/responses.cpp 30 additions, 1 deletiontests/responses.cpp
Loading
Please register or sign in to comment