Including a Location header in the response

How can I include a location header with this response?

format.json { render :json => @category.to_json, :status => :created }