Test case for serialization as application/x-www-form-urlencoded
		
		
			
			
				
				  René
				
			
		
	
	
		
			11.6.a serialization as application/x-www-form-urlencoded
		
		
			
			After selecting the 'Put Data using urlencoded-posts' button, the instance data should be displayed.  
			The instance should be in the application/x-www-form-urlencoded format and comply to the rules in the specification. 
			There should be a line that looks like : "GivenName=Ren%C3%A9;"
			
		
		
			Put Data using urlencoded-posts
			Click to put data using urlencoded-posts