Tue 27 Aug 00:14:56 CEST 2024
This commit is contained in:
		
							parent
							
								
									11a4d2ad05
								
							
						
					
					
						commit
						d033aa66cb
					
				
							
								
								
									
										4
									
								
								test/test-https-GET.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								test/test-https-GET.js
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,4 @@
 | 
			
		|||
// requires node+https
 | 
			
		||||
http.GET('https://nominatim.openstreetmap.org/reverse',
 | 
			
		||||
         {lat:'54',lon:'10',addressdetails:'1',zoom:'18',format:'json'},
 | 
			
		||||
         print)
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user