blob: 2c1baec81f4d403cdeee001ada5bd4a128bb8547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!-- Only file bugs here! Ask questions on the mailing lists https://curl.se/mail/
SECURITY RELATED? Post it here: https://hackerone.com/curl
There are collections of known issues to be aware of:
https://curl.se/docs/knownbugs.html
https://curl.se/docs/todo.html -->
### I did this
### I expected the following
### curl/libcurl version
[curl -V output]
### operating system
<!-- On Unix please post the output of "uname -a" -->
|