Strip LDP standards fields #13
Labels
No labels
bug
critical
discussion
documentation
enhancement
suggestion
todo
wip
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
fcode/LDPy#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently data are cleaned after request, based on demo stream fields:
strip_demo_entriesTo fit every streams, clean the response with the common LDP fields:
'X-OVH-CONTENT-SIZE', 'X-OVH-DELIVERY-DATE', 'X-OVH-INPUT', 'gl2_source_input', 'gl2_source_node', 'source', 'streams', 'timestamp'Second step: improve perf and server load by sending the fields not needed with the query payload (related to #12).
marked this issue as related to #12
mentioned in issue #12
created branch
13-std-fieldsto address this issuementioned in merge request !4
mentioned in commit bd94948108c14f58a562fc4a83198c7ce31d1312
mentioned in commit
d1b19fa491mentioned in commit
4e01b8a5c7assigned to @free_zed