[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47635] Octave fetches http urls without a Use
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #47635] Octave fetches http urls without a User-Agent header |
Date: |
Thu, 07 Apr 2016 02:19:56 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
URL:
<http://savannah.gnu.org/bugs/?47635>
Summary: Octave fetches http urls without a User-Agent header
Project: GNU Octave
Submitted by: mtmiller
Submitted on: Wed 06 Apr 2016 07:19:55 PM PDT
Category: Octave Function
Severity: 1 - Wish
Priority: 5 - Normal
Item Group: Feature Request
Status: Postponed
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
Octave should set its own User-Agent string in all outgoing http requests.
Ideally this could be configurable by the user, but there should be a default.
As it is now it is unset, which means no User-Agent header is sent.
The default should indicate that GNU Octave is the client, which version, and
what operating system it is running on.
This should apply to both the url_transfer class (used by the GUI) as well as
the urlread and urlwrite command-line functions.
This would be a nice small self-contained project for a new contributor to
work on.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47635>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47635] Octave fetches http urls without a User-Agent header,
Mike Miller <=