-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add ActorExtractLinksHeaders #130
Add ActorExtractLinksHeaders #130
Conversation
Thanks @wdantuma, this looks really useful! I'll have a look at it next week. |
Co-authored-by: Ruben Taelman <[email protected]>
@wdantuma I just had a look, and everything looks great to me! The reason why the CI is still failing is because the new actor will have to be added as a dependency to |
@rubensworks i have added the dependencies to the new actor, thanks for the review |
Thanks @wdantuma! Released as 0.4.0. |
Posterior note that we should thread carefully, as this changes query semantics wrt completeness. |
ActorExtractLinksHeaders
ActorExtractLinksHeaders is a ActorExtractLinks actor which adds links in link headers matching a regex pattern, usable for also following Auxillary resource links like "describedby" and "acl"