Skip to content

Transfer files between an http/3 client and an http/3 server #7

Description

@devkdas

Hai ,

It is not an issue.
one small quick query

@maruibin
I am trying to upload file using aioquic(using below command) and not able to get how to do
and instead getting file with data as "Method Not Allowed" while using below command

I didnt made any changes to http3_client.py or http3_server.py

(python3 /root/aioquic/examples/http3_client.py --ca-certs /root/aioquic/tests/pycacert.pem -v https://1.2.3.4:4433/new.pdf --output-dir /tmp/ --data new.pdf)

any idea Do i need to place the file which i wanted to upload under any speific folder like /aioquic/examples/
(all my files are under /var/www/html/ directory)

Could you please help me to send file using aioquic http3_client.py "--data" argument.

Could you please help me to transfer files between an http/3 client and an http/3 server.

Could you please confirm were you able to create multiple streams in a single connection using the AIOQUIC code .

Looking forward for your reply

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions