Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
histhub
dodis
Commits
6f4d6e7c
Commit
6f4d6e7c
authored
Nov 19, 2019
by
tobinski
Browse files
Set init to true
parent
67553902
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sitemap-reader.ts
View file @
6f4d6e7c
...
...
@@ -14,7 +14,7 @@ class SitemapReader extends Readable {
/**
* Simple flag to decide if we just started or nor
*/
private
initial
=
fals
e
;
private
initial
=
tru
e
;
private
static
headers
=
{
'
user-agent
'
:
'
magpie
'
,
'
content-type
'
:
'
application/json
'
};
...
...
Tobinsk
@tobias.steiner
mentioned in issue
#4 (closed)
·
Nov 19, 2019
mentioned in issue
#4 (closed)
mentioned in issue #4
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment