Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to add http headers when retrieving pdf document from url #34

Closed
wants to merge 1 commit into from
Closed

option to add http headers when retrieving pdf document from url #34

wants to merge 1 commit into from

Conversation

mmcdon20
Copy link

This will allow users to add http headers:

PDFDocument doc = await PDFDocument.fromURL('http://www.africau.edu/images/default/sample.pdf', headers: { 'header-name': 'header-value' });

@allanwolski
Copy link
Contributor

I need this too.

1 similar comment
@mofada
Copy link

mofada commented Oct 10, 2019

I need this too.

@christianmls
Copy link

Me too

1 similar comment
@ogata-k
Copy link

ogata-k commented Jul 9, 2020

Me too

@darmawan01
Copy link

really need this future

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants