Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								aa06a17fda
							
							Refactor HttpRequest
						 | 
						9 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								bf9d99f291
							
							Send Want-Digest as per RFC 3230
						 | 
						9 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b1132d6b10
							
							make clang-format using clang-format-3.6
						 | 
						10 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b0f440e631
							
							Rewrite Time with chrono
						 | 
						10 年之前 | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								2db0c81fc8
							
							Stuff memory holes
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								3080af7370
							
							Request: Remove previousUri_
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								3590077d5c
							
							More auto-converts by cpp11-migrate
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								8526ceeb45
							
							Convert to autos and ranged loops
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nils Maier
							
						 | 
						
							
							
								d8f44ef4f6
							
							Convert most 0/NULL pointers to nullptr
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								5a223115e0
							
							Rewrite CookieStorage
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								47402c5f29
							
							Refactor HttpConnection and its neighbor objects
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								a4cf50914d
							
							HttpRequest: Use raw non-owning pointer for cookieStorage_
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4803482a51
							
							HttpRequest: Store non-owning raw pointer for authConfigFactory_
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								07d270c87e
							
							Require -std=c++11 and use std::shared_ptr instead of SharedHandle
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								5535ed5f95
							
							Code cleanup
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								d88e815033
							
							Fix bug that invalid range error when requesting range starting 0
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b782a56b1c
							
							Show correct end byte in error message when HTTP response range is not ok
						 | 
						12 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								2676bbe9c6
							
							Initialized scalar members
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								8b0c701266
							
							Removed trailing spaces
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								e34d0e7ffa
							
							Dont' return SharedHandle from HttpHeader::getRange()
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								3258614033
							
							Removed *Handle typedef
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								be77d1394e
							
							Removed Request::PROTO_*
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								8b0bdacace
							
							Don't send Proxy-Connection header field
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								461a542c5e
							
							Rewritten DownloadHandlerConstants
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								16d395779a
							
							Removed static_cast<int64>()s where they are unnecessary
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								1b874268a0
							
							Use int64_t instead of off_t
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								4b03634f36
							
							Use PRId64 for int64_t format specifier
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9e302b86df
							
							Code cleanup: use empty() to check size() == 0
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								b6fd4366fe
							
							Use short form of util::startsWith and util::endsWith
						 | 
						14 年之前 | 
					
				
					
						
							
								   Tatsuhiro Tsujikawa
							
						 | 
						
							
							
								9331f6a43d
							
							Removed static const char[] as much as possible.
						 | 
						14 年之前 |