Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !2827

Consolidate construction of Rich Media Parser HTTP requests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged feld requested to merge chore/consolidate-rich-media-http into develop Jul 31, 2020
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 3

While trying to debug a Rich Media Parser issue I noticed that we also construct a special HTTP request in the OEmbed parser, but it wasn't getting the custom User Agent nor setting all the adapter options based on Gun/Hackney usage, so it seems like we should consolidate this into a specific Pleroma.HTTP function to ensure consistency.

Edited Aug 03, 2020 by feld
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: chore/consolidate-rich-media-http