Skip to content

swornim1/Basic_Authentication_Example_Beast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiling Information Use the below command to compile c++ -I /home/ec2-user/boost_1_71_0 -std=c++1y basic_auth_client.cpp -lpthread -o client Use the following command to run the program .\client

References

  1. Vinnie Falco HTTP_CLIENT_SYNC.CPP [Source code], https://www.boost.org/doc/libs/1_68_0/libs/beast/example/http/client/sync/http_client_sync.cpp
  2. modoran (2011) base64.h [Source code], http://www.cplusplus.com/forum/beginner/51572/
  3. modoran (2011) base64.cpp [Source code], http://www.cplusplus.com/forum/beginner/51572/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages