﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15147	Overpass request contains OAuth Authorization header	mmd	team	"I noticed that JOSM's Overpass download sends an OAuth Authorization HTTP header field along with each request to Overpass API, although Overpass API does not require such a header and has no idea what to do with it.

I guess this is somehow a left over of communicating with api.openstreetmap.org? Would it make sense to only send this header to an API server, rather than an Overpass API instance?

Example header:

Authorization: OAuth oauth_consumer_key=""..."", oauth_nonce=""..."", oauth_signature=""..."", oauth_signature_method=""HMAC-SHA1"", oauth_timestamp=""..."", oauth_token=""..."", oauth_version=""1.0"""	defect	closed	normal	17.08	Core		fixed	overpass api oauth http	
