added a test script
This commit is contained in:
		
							
								
								
									
										11
									
								
								mio/t/d.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										11
									
								
								mio/t/d.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,11 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
## curl -v --http1.0 --data-binary @/etc/group --http1.1 http://127.0.0.1:9988/home/hyung-hwan/projects/mio/t/d.sh
 | 
			
		||||
 | 
			
		||||
echo "Content-Type: text/plain"
 | 
			
		||||
echo
 | 
			
		||||
 | 
			
		||||
while read x
 | 
			
		||||
do
 | 
			
		||||
	echo $x
 | 
			
		||||
done
 | 
			
		||||
		Reference in New Issue
	
	Block a user