Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » print the Http Request before sending it
Re: print the Http Request before sending it [message #50329 is a reply to message #50319] Mon, 24 September 2018 11:37 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Activate tracing into the log


CONSOLE_APP_MAIN
{
	StdLogSetup(LOG_COUT|LOG_FILE);
	HttpRequest::Trace();


(LOG_COUT there will output the log into console too).

Note that you can access the log by pressing Alt+L.

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: HttpRequest and SOAP protocole
Next Topic: Adding a socket to a GUI application
Goto Forum:
  


Current Time: Tue May 07 14:26:31 CEST 2024

Total time taken to generate the page: 0.02526 seconds