Sorry for the messed up previous commits. Here are the collected messages:
* Use "Internal Error" instead of "Bad Gateway" as the surflet handler is not a gateway. * Thus, rename BAD-GATEWAY-ERROR-RESPONSE to BAD-SURFLET-ERROR-RESPONSE. Move SESSION-ADJUST-TIMEOUT from SEND/SUSPEND to RESUME-URL where it belongs to. Let SET-SESSION-DATA! raise an error, if the instance isn't alive anymore (instead of returning #t or #f). Add small comment to RESET-SESSION-TABLE! Remove unused variable in DELETE-CONTINUATION! Remove superfluous FILE-NAME-NON-DIRECTORY from RESUME-URL, as RESUME-URL-IDS uses this anyway. Small change in error message in MAKE-HTTP-RESPONSE.
This commit is contained in:
		
							parent
							
								
									64ef783d8d
								
							
						
					
					
						commit
						0ffbe611dc
					
				| 
						 | 
				
			
			@ -742,3 +742,4 @@
 | 
			
		|||
;;; Local Variables:
 | 
			
		||||
;;; buffer-tag-table: "../../TAGS"
 | 
			
		||||
;;; End::
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue