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 » U++ Library support » U++ MT-multithreading and servers » HttpRequest::GetPath() [FEATURE REQUEST]
HttpRequest::GetPath() [FEATURE REQUEST] [message #60337] Sun, 17 December 2023 10:01
omari is currently offline  omari
Messages: 269
Registered: March 2010
Experienced Member
Necessary in order to detect a redirection.

By the way, can you add also host and port getters ?

	String        GetPath() const                         { return path; }
	String        GetHost() const                         { return host; }
	int           GetPort() const                         { return port; }



regards
omari.
Previous Topic: SOLVED HttpRequest: is it possible to not wait the server answer?
Goto Forum:
  


Current Time: Sat Jul 27 12:30:56 CEST 2024

Total time taken to generate the page: 0.02378 seconds