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 [FEATURE]: Add byte range request-header field (patch included)
Re: HttpRequest [FEATURE]: Add byte range request-header field (patch included) [message #46207 is a reply to message #46206] Sat, 26 March 2016 10:08 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Hi,

at first glance it looks quite specialized. Why do not just use

	HttpRequest&  Header(const char *id, const String& data);


r.Header("Range", String().Cat() << "bytes=" << from << "-" << to);




?

Mirek

[Updated on: Sat, 26 March 2016 10:10]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: How to break the server loop ?
Next Topic: Multithread and INTERLOCK
Goto Forum:
  


Current Time: Thu Jun 26 09:25:27 CEST 2025

Total time taken to generate the page: 0.04028 seconds