#395 closed defect (fixed)
http-client should not send User-Agent header when client-software is set to #f
| Reported by: | Mario Domenech Goulart | Owned by: | sjamaan |
|---|---|---|---|
| Priority: | not urgent at all | Milestone: | 4.9.0 |
| Component: | extensions | Version: | 4.6.x |
| Keywords: | http-client | Cc: | |
| Estimated difficulty: |
Description
Even with (client-software #f), http-client still sends the User-Agent header along with the request.
Change History (5)
comment:1 Changed 15 years ago by
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Try http-client trunk, it should work now