php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #23256 user_agent not documented at fopen page
Submitted: 2003-04-17 04:28 UTC Modified: 2003-04-21 16:19 UTC
From: derick@php.net Assigned: pollita (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.2RC1 OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: derick@php.net
New email:
PHP Version: OS:

 

 [2003-04-17 04:28 UTC] derick@php.net
The manual page for fopen() doesn't mention the ini setting user_agent which is used to send the User-agent header on open ing HTTP streams. From 4.3.0 this is default set to nothing in php.ini, before that it sent 'PHP/4.2.2' (or similar).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-17 09:27 UTC] pollita@php.net
This ties into my context documentation efforts. (which aren't 100% done yet)
 [2003-04-21 16:19 UTC] pollita@php.net
Whoops, this got done a couple days ago, forgot to close :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 11:01:33 2024 UTC